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

   ## Description
   
   #11421 tried to start the CompactionSchedule of each data region after all 
data region recovered. However, the previous implement didn't make sure all 
data region recovered before init Compaction Schedule. Besides, some recovering 
data regions may not init Compaction Schedule.
   
   This PR is moving the initCompactionSchedule to the recoverEndTrigger Thread 
where we can know the recover status of all data regions.


-- 
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