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-snapshot-read-bug[txn is stale: timestamp is too small] #17271

Merged

Conversation

triump2020
Copy link
Contributor

What type of PR is this?

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

Which issue(s) this PR fixes:

issue #17269

What this PR does / why we need it:

  1. fix snapshot read bug : parttion state's start ts not be updated correctly in some cornner case.

@matrix-meow matrix-meow added the size/S Denotes a PR that changes [10,99] lines label Jul 2, 2024
@mergify mergify bot merged commit 97e73e5 into matrixorigin:main Jul 2, 2024
17 of 18 checks passed
triump2020 added a commit to triump2020/matrixone that referenced this pull request Jul 3, 2024
…igin#17271)

1.  fix snapshot read bug :  parttion state's start ts not be updated correctly in some cornner case.

Approved by: @XuPeng-SH
mergify bot pushed a commit that referenced this pull request Jul 4, 2024
…ll] (#17271) (#17306)

1. Fix snapshot read bug:  partition state's start not be updated correctly in some corner case.

Approved by: @sukki37, @XuPeng-SH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S Denotes a PR that changes [10,99] lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants