-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Enhancement] Disable DiskAndTabletLoadReBalancer in shared data mode #34794
[Enhancement] Disable DiskAndTabletLoadReBalancer in shared data mode #34794
Conversation
fe/fe-core/src/main/java/com/starrocks/clone/DiskAndTabletLoadReBalancer.java
Outdated
Show resolved
Hide resolved
@Mergifyio rebase |
✅ Branch has been successfully rebased |
10bba61
to
c27d2f3
Compare
@Mergifyio rebase |
✅ Branch has been successfully rebased |
c27d2f3
to
a8e877c
Compare
@Mergifyio rebase |
Does not run DiskAndTabletLoadReBalancer in shared data mode to avoid unnecessary database lock contention. Signed-off-by: Alex Zhu <zhuming9011@gmail.com>
Signed-off-by: Alex Zhu <zhuming9011@gmail.com>
✅ Branch has been successfully rebased |
a8e877c
to
35fee07
Compare
Kudos, SonarCloud Quality Gate passed!
|
[BE Incremental Coverage Report]✅ pass : 0 / 0 (0%) |
[FE Incremental Coverage Report]✅ pass : 2 / 2 (100.00%) file detail
|
@Mergifyio backport branch-3.2 |
@Mergifyio backport branch-3.1 |
@Mergifyio backport branch-3.0 |
✅ Backports have been created
|
✅ Backports have been created
|
✅ Backports have been created
|
Does not run DiskAndTabletLoadReBalancer in shared data mode to reduce database lock contention.
What type of PR is this:
Does this PR entail a change in behavior?
If yes, please specify the type of change:
Checklist:
Bugfix cherry-pick branch check: