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

[improvement] logtail: do not abort txns when reconnect. #20499

Merged
merged 7 commits into from
Dec 3, 2024

Conversation

volgariver6
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/4436

What this PR does / why we need it:

  1. do not abort txns when logtail reconnect.
  2. add some retry operations when commit txn

@matrix-meow matrix-meow added the size/M Denotes a PR that changes [100,499] lines label Dec 2, 2024
@mergify mergify bot merged commit c434544 into matrixorigin:main Dec 3, 2024
18 checks passed
volgariver6 added a commit to volgariver6/matrixone that referenced this pull request Dec 12, 2024
…n#20499)

1. do not abort txns when logtail reconnect.
2. add some retry operations when commit txn

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

Successfully merging this pull request may close these issues.

4 participants