[Fix](compaction) Fix full compaction count info#33735
[Fix](compaction) Fix full compaction count info#33735zhannngchen merged 1 commit intoapache:masterfrom
Conversation
… If it doesn't fit, the compaction fail. This PR fix it.
|
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
|
run buildall |
|
clang-tidy review says "All clean, LGTM! 👍" |
TPC-H: Total hot run time: 38593 ms |
|
TeamCity be ut coverage result: |
TPC-DS: Total hot run time: 184522 ms |
ClickBench: Total hot run time: 29.64 s |
|
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' |
|
PR approved by anyone and no changes requested. |
|
PR approved by at least one committer and no changes requested. |
This reverts commit 64ff8fe.
When doing compaction, meta-service will check cumu compaction count. If it doesn't fit, the compaction fail. This PR fix it.
Proposed changes
Issue Number: close #xxx
Further comments
If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...