Skip to content
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

Fix get snapshot panic for GC #20924

Merged
merged 6 commits into from
Dec 25, 2024

Conversation

LeftHandCold
Copy link
Contributor

What type of PR is this?

  • API-change
  • BUG
  • Improvement
  • Documentation
  • Feature
  • Test and CI
  • Code Refactoring

Which issue(s) this PR fixes:

issue https://github.com/matrixorigin/MO-Cloud/issues/4683

What this PR does / why we need it:

When there are two blocks in the tombstone of mo_snapshot, it will definitely panic, and it needs to be fixed

@mergify mergify bot merged commit aaf5bbc into matrixorigin:2.0-dev Dec 25, 2024
18 checks passed
@LeftHandCold LeftHandCold deleted the dev-skip-tombstone branch December 25, 2024 06:06
LeftHandCold added a commit to LeftHandCold/matrixone that referenced this pull request Dec 25, 2024
When there are two blocks in the tombstone of mo_snapshot, it will definitely panic, and it needs to be fixed

Approved by: @XuPeng-SH, @sukki37
mergify bot pushed a commit that referenced this pull request Dec 27, 2024
When there are two blocks in the tombstone of mo_snapshot, it will definitely panic, and it needs to be fixed

Approved by: @XuPeng-SH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working size/M Denotes a PR that changes [100,499] lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants