-
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] add more info in logging for the cases of exec plan fragment failed and clone #17194
Conversation
…gment failed and clone Signed-off-by: Binglin Chang <decstery@gmail.com>
Kudos, SonarCloud Quality Gate passed! |
[FE PR Coverage Check]😍 pass : 6 / 6 (100.00%) file detail
|
Kudos, SonarCloud Quality Gate passed!
|
clang-tidy review says "All clean, LGTM! 👍" |
run starrocks_admit_test |
2 similar comments
run starrocks_admit_test |
run starrocks_admit_test |
@mergify backport branch-2.5 |
@mergify backport branch-2.4 |
@mergify backport branch-2.3 |
✅ Backports have been created
|
✅ Backports have been created
|
…gment failed and clone (#17194) Add related BE hostname to err message when query failed; Add version info in be log when clone finished Signed-off-by: Binglin Chang <decstery@gmail.com> (cherry picked from commit 23e5e68) # Conflicts: # fe/fe-core/src/main/java/com/starrocks/clone/TabletSchedCtx.java # fe/fe-core/src/main/java/com/starrocks/qe/Coordinator.java
✅ Backports have been created
|
Signed-off-by: Binglin Chang decstery@gmail.com
What type of PR is this:
Problem Summary(Required) :
Add related BE hostname to err message when query failed;
Add version info in be log when clone finished
Checklist:
Bugfix cherry-pick branch check: