-
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] Log the content of journal entity on replay failure #46011
[Enhancement] Log the content of journal entity on replay failure #46011
Conversation
Signed-off-by: Dejun Xia <[email protected]>
Quality Gate passedIssues Measures |
[FE Incremental Coverage Report]❌ fail : 1 / 12 (08.33%) file detail
|
[BE Incremental Coverage Report]✅ pass : 0 / 0 (0%) |
@Mergifyio backport branch-3.3 |
@Mergifyio backport branch-3.2 |
@Mergifyio backport branch-3.1 |
✅ Backports have been created
|
@Mergifyio backport branch-3.0 |
@Mergifyio backport branch-2.5 |
✅ Backports have been created
|
✅ Backports have been created
|
✅ Backports have been created
|
✅ Backports have been created
|
…6011) Signed-off-by: Dejun Xia <[email protected]> (cherry picked from commit 759125c)
…6011) Signed-off-by: Dejun Xia <[email protected]> (cherry picked from commit 759125c)
…6011) Signed-off-by: Dejun Xia <[email protected]> (cherry picked from commit 759125c)
…6011) Signed-off-by: Dejun Xia <[email protected]> (cherry picked from commit 759125c) # Conflicts: # fe/fe-core/src/main/java/com/starrocks/server/GlobalStateMgr.java # fe/fe-core/src/main/java/com/starrocks/server/LocalMetastore.java
…6011) Signed-off-by: Dejun Xia <[email protected]> (cherry picked from commit 759125c) # Conflicts: # fe/fe-core/src/main/java/com/starrocks/persist/metablock/SRMetaBlockReader.java # fe/fe-core/src/main/java/com/starrocks/server/GlobalStateMgr.java # fe/fe-core/src/main/java/com/starrocks/server/LocalMetastore.java
…ckport #46011) (#46027) Co-authored-by: yiming <[email protected]>
…ckport #46011) (#46025) Co-authored-by: yiming <[email protected]>
…6011) Signed-off-by: Dejun Xia <[email protected]> (cherry picked from commit 759125c)
…ckport #46011) (#46029) Signed-off-by: yiming <[email protected]> Co-authored-by: yiming <[email protected]>
…ckport #46011) (#46028) Signed-off-by: yiming <[email protected]> Co-authored-by: yiming <[email protected]>
…ckport #46011) (#46026) Signed-off-by: yiming <[email protected]> Co-authored-by: yiming <[email protected]>
Fixes #46012
Also we shouldn't catch the exception when replaying create table failed,
This will cause the following log replay failure and hard to address the root cause.
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: