-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[Fix](compaction) Failed compaction tablets should sleep before being selected again #50672
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Fix](compaction) Failed compaction tablets should sleep before being selected again #50672
Conversation
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
run buildall |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add ut
TPC-H: Total hot run time: 34029 ms
|
TPC-DS: Total hot run time: 192630 ms
|
ClickBench: Total hot run time: 28.9 s
|
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
run cloud_p0 |
ab58b73
to
1a046ce
Compare
run buildall |
TPC-H: Total hot run time: 33970 ms
|
TPC-DS: Total hot run time: 187248 ms
|
ClickBench: Total hot run time: 29.41 s
|
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
1a046ce
to
a4ff7c9
Compare
run buildall |
TPC-H: Total hot run time: 34184 ms
|
TPC-DS: Total hot run time: 186023 ms
|
ClickBench: Total hot run time: 28.6 s
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use error codes to distinguish failure, no suite version, and delete.
TPC-H: Total hot run time: 34247 ms
|
TPC-DS: Total hot run time: 194945 ms
|
ClickBench: Total hot run time: 28.65 s
|
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
run buildall |
TPC-H: Total hot run time: 33877 ms
|
TPC-DS: Total hot run time: 185734 ms
|
ClickBench: Total hot run time: 28.79 s
|
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
PR approved by at least one committer and no changes requested. |
… selected again (#50672)
What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)