-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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] check if BinaryOutputArchive write success #48045
Conversation
@mergify rebase |
Signed-off-by: luohaha <[email protected]>
✅ Branch has been successfully rebased |
131371f
to
02f5e62
Compare
[FE Incremental Coverage Report]✅ pass : 0 / 0 (0%) |
[BE Incremental Coverage Report]✅ pass : 2 / 2 (100.00%) file detail
|
https://github.com/Mergifyio backport branch-3.3 |
https://github.com/Mergifyio backport branch-3.2 |
https://github.com/Mergifyio backport branch-3.1 |
✅ Backports have been created
|
✅ Backports have been created
|
https://github.com/Mergifyio backport branch-3.0 |
✅ Backports have been created
|
https://github.com/Mergifyio backport branch-2.5 |
Signed-off-by: luohaha <[email protected]> (cherry picked from commit 0726e39)
✅ Backports have been created
|
✅ Backports have been created
|
Signed-off-by: luohaha <[email protected]> (cherry picked from commit 0726e39)
Signed-off-by: luohaha <[email protected]> (cherry picked from commit 0726e39)
Signed-off-by: luohaha <[email protected]> (cherry picked from commit 0726e39)
Signed-off-by: luohaha <[email protected]> (cherry picked from commit 0726e39)
…#48077) Co-authored-by: Yixin Luo <[email protected]>
…#48078) Co-authored-by: Yixin Luo <[email protected]>
…#48076) Co-authored-by: Yixin Luo <[email protected]>
…#48079) Co-authored-by: Yixin Luo <[email protected]>
…#48075) Co-authored-by: Yixin Luo <[email protected]>
StarRocks#48045) (StarRocks#48076) Co-authored-by: Yixin Luo <[email protected]>
Why I'm doing:
What I'm doing:
Persistent Index
useBinaryOutputArchive
to generatel0
snapshot, and ifBinaryOutputArchive
write fail and return true, it will lead tol0
lost data and cause PK table issue like: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: