Re: [PR] Modify the strategy of compaction schedule [iotdb]

2024-06-14 Thread via GitHub
shuwenwei closed pull request #12469: Modify the strategy of compaction schedule URL: https://github.com/apache/iotdb/pull/12469 -- 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.

Re: [PR] Modify the strategy of compaction schedule [iotdb]

2024-05-06 Thread via GitHub
OneSizeFitsQuorum commented on code in PR #12469: URL: https://github.com/apache/iotdb/pull/12469#discussion_r1590787458 ## iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/task/InnerSpaceCompactionTask.java: ## @@ -510,6 +511,13

[PR] Modify the strategy of compaction schedule [iotdb]

2024-05-06 Thread via GitHub
shuwenwei opened a new pull request, #12469: URL: https://github.com/apache/iotdb/pull/12469 ## Description Modify the strategy of compaction schedule. 1. Skip compaction selection if the queue is full. 2. Skip high level inner compaction when there are zero level inner compaction