-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[feature](cloud) Read peer be cache when balance in same cluster #56384
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
[feature](cloud) Read peer be cache when balance in same cluster #56384
Conversation
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
run buildall |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
FE UT Coverage ReportIncrement line coverage |
ClickBench: Total hot run time: 30.78 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
FE Regression Coverage ReportIncrement line coverage |
gavinchou
left a comment
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.
path to tablet_id needs an UT
8ddd953 to
26c7187
Compare
|
run buildall |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
FE UT Coverage ReportIncrement line coverage |
TPC-DS: Total hot run time: 190362 ms |
ClickBench: Total hot run time: 0.05 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
FE Regression Coverage ReportIncrement line coverage |
26c7187 to
456a64c
Compare
this pr has , ut in ParseTabletIdFromPath |
|
run buildall |
65d4a56 to
d389567
Compare
|
run buildall |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
FE Regression Coverage ReportIncrement line coverage |
Related PR: #56384 modify the `enable_cache_read_from_peer` configuration from false to true.
) Related PR: apache#56384 modify the `enable_cache_read_from_peer` configuration from false to true.
) Related PR: apache#56384 modify the `enable_cache_read_from_peer` configuration from false to true.
) Related PR: apache#56384 modify the `enable_cache_read_from_peer` configuration from false to true.
) Related PR: apache#56384 modify the `enable_cache_read_from_peer` configuration from false to true.
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)