cubrid icon indicating copy to clipboard operation
cubrid copied to clipboard

[CBRD-25417] Activate daemons flushing data pages and double write buffer before recovery

Open joohok opened this issue 1 year ago • 0 comments

http://jira.cubrid.org/browse/CBRD-25417

Data page/ DWB flushing process should run in single-thread during recovery. Flushing mechanism is not designed for parallelism, so it should run as single threaded mode even in parallelized recovery redo process.

Flush daemon will be woken up whenever flush operation is required.

joohok avatar Jun 12 '24 06:06 joohok