xingtanzjr opened a new pull request, #11421:
URL: https://github.com/apache/iotdb/pull/11421

   ## Description
   1. Make the compaction selector work only after all DataRegions are ready.
   2. Flush all memtables into disk when DataNode shutting down so that it can 
skip the wal redo when restarting next time
   3. fix the bug that current implementation of `syncCloseAllTsFileProcessor` 
does not ensure the checkpoint of memtable is wrote into wal checkpoint file, 
which may lead to redundant redo of wal entries when restarting


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to