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

[enhancement] proxy: migrate prepare stmts when connection is transferred from one cn to another one. #14901

Merged
merged 2 commits into from Mar 12, 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 #13891

What this PR does / why we need it:

Currently, if a prepare stmt is not closed, the connection is not allowed to transfer to another cn.
This PR migrates the prepare stmts from the previous cn to the new one.

@mergify mergify bot requested a review from sukki37 March 12, 2024 03:46
@matrix-meow matrix-meow added the size/XL Denotes a PR that changes [1000, 1999] lines label Mar 12, 2024
@sukki37 sukki37 merged commit e5a1c21 into matrixorigin:1.1-dev Mar 12, 2024
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement kind/feature size/XL Denotes a PR that changes [1000, 1999] lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants