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: session leak for invalid update #1323

Merged
merged 3 commits into from Aug 25, 2023

Conversation

olavloite
Copy link
Collaborator

Close the underlying ResultSet if the result that was returned for an
executeUpdate call turned out to be of an unexpected type.

renovate-bot and others added 3 commits August 15, 2023 11:32
Close the underlying ResultSet if the result that was returned for an
executeUpdate call turned out to be of an unexpected type.
@olavloite olavloite requested a review from a team as a code owner August 15, 2023 09:39
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: spanner Issues related to the googleapis/java-spanner-jdbc API. labels Aug 15, 2023
@olavloite olavloite merged commit a7d0fbb into main Aug 25, 2023
22 checks passed
@olavloite olavloite deleted the fix-session-leak-for-invalid-update branch August 25, 2023 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner-jdbc API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants