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

Init snapshot table must consume a global checkpoint #17120

Merged
merged 5 commits into from
Jun 24, 2024

Conversation

LeftHandCold
Copy link
Contributor

global checkpoint needs to be consumed

What type of PR is this?

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

Which issue(s) this PR fixes:

issue #15782 #15824

What this PR does / why we need it:

When the global checkpoint on which it depends is GCed,
the latest global checkpoint needs to be consumed

@LeftHandCold LeftHandCold requested a review from XuPeng-SH as a code owner June 24, 2024 09:52
@matrix-meow matrix-meow added the size/S Denotes a PR that changes [10,99] lines label Jun 24, 2024
@mergify mergify bot added kind/bug Something isn't working kind/enhancement labels Jun 24, 2024
@mergify mergify bot requested a review from sukki37 June 24, 2024 11:24
@mergify mergify bot merged commit 6c22c35 into matrixorigin:1.2-dev Jun 24, 2024
17 of 18 checks passed
LeftHandCold added a commit to LeftHandCold/matrixone that referenced this pull request Jul 1, 2024
)

When the global checkpoint on which it depends is GCed,
the latest global checkpoint needs to be consumed

Approved by: @XuPeng-SH, @sukki37
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 kind/enhancement size/S Denotes a PR that changes [10,99] lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants