-
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
[BugFix] Fix tablet meta use tabletMeta uses partition_id and physical_partition_id at the same time to cause confusion(backport #52258) (backport #52373) #52375
Conversation
#52373) Signed-off-by: meegoo <[email protected]> (cherry picked from commit bf04f84) # Conflicts: # fe/fe-core/src/main/java/com/starrocks/catalog/Partition.java # fe/fe-core/src/main/java/com/starrocks/clone/DiskAndTabletLoadReBalancer.java # fe/fe-core/src/main/java/com/starrocks/clone/TabletChecker.java # fe/fe-core/src/main/java/com/starrocks/clone/TabletSchedCtx.java # fe/fe-core/src/main/java/com/starrocks/clone/TabletScheduler.java # fe/fe-core/src/main/java/com/starrocks/consistency/CheckConsistencyJob.java # fe/fe-core/src/main/java/com/starrocks/consistency/ConsistencyChecker.java # fe/fe-core/src/main/java/com/starrocks/lake/Utils.java # fe/fe-core/src/main/java/com/starrocks/leader/ReportHandler.java # fe/fe-core/src/main/java/com/starrocks/qe/ShowExecutor.java # fe/fe-core/src/main/java/com/starrocks/server/LocalMetastore.java
Cherry-pick of bf04f84 has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
@mergify[bot]: Backport conflict, please reslove the conflict and resubmit the pr |
Pull request was closed
Quality Gate passedIssues Measures |
This is an backport of pull request #52258
Why I'm doing:
What I'm doing:
Fixes #issue
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:
This is an automatic backport of pull request #52373 done by [Mergify](https://mergify.com). This is an backport of pull request https://github.com//pull/52258
Why I'm doing:
What I'm doing:
Fixes #issue
What type of PR is this:
Does this PR entail a change in behavior?
If yes, please specify the type of change:
Checklist: