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

   ## Description
   Modify compaction schedule policy for insertion compaction. Skip the 
selection of other compaction task if any insertion compaction task num is 
submitted. 
   ## Test by load 65G TsFile from sequence space
   Before this PR:
   <img width="1152" alt="截屏2023-11-20 14 09 39" 
src="https://github.com/apache/iotdb/assets/55970239/6ebd6f4e-ccff-4919-bd5d-cfc2d8ba9d31";>
   
   <img width="1311" alt="截屏2023-11-20 14 07 28" 
src="https://github.com/apache/iotdb/assets/55970239/ef589b23-64bf-419e-af2b-d1dd3d26c3c3";>
   
   After this PR:
   All files loaded into unsequence space are moved to sequence space directly.
   <img width="1355" alt="截屏2023-11-20 14 07 45" 
src="https://github.com/apache/iotdb/assets/55970239/08de2d1b-e25e-4c51-8003-62670c970f33";>
   <img width="999" alt="截屏2023-11-20 14 09 07" 
src="https://github.com/apache/iotdb/assets/55970239/92471eb9-71a3-4866-a829-0fd7b0cac4ae";>
   


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