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

[9.0] Fix for reserved connection usage with transaction #7666

Merged
merged 6 commits into from
Mar 16, 2021

Conversation

harshit-gangal
Copy link
Member

Backport of #7646

@harshit-gangal harshit-gangal requested a review from systay March 11, 2021 16:55
@harshit-gangal harshit-gangal changed the base branch from master to release-9.0 March 11, 2021 16:55
1. Update the shard sessions only if there is any update i.e. updated transaction id or updated reserved id
2. If there is failure to execute BeginExecute api and the connection is reserved conn then check if shard session can be reset and execute ReserveBeginExecute api

Signed-off-by: Harshit Gangal <[email protected]>
Signed-off-by: Harshit Gangal <[email protected]>
Signed-off-by: Harshit Gangal <[email protected]>
@harshit-gangal harshit-gangal marked this pull request as ready for review March 16, 2021 14:09
@harshit-gangal harshit-gangal merged commit 08fd9a1 into vitessio:release-9.0 Mar 16, 2021
@harshit-gangal harshit-gangal deleted the bp-7646 branch March 16, 2021 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants