Skip to content

Conversation

@olavloite
Copy link
Collaborator

Auto-savepoints are no longer needed when using Emulator v1.5.23 or higher, as that version introduced support for aborting the existing transaction. That solution is better than auto-savepoints, as auto-savepoints only work as long as all transactions come from the same JVM.

Auto-savepoints are no longer needed when using Emulator v1.5.23 or higher,
as that version introduced support for aborting the existing transaction.
That solution is better than auto-savepoints, as auto-savepoints only work
as long as all transactions come from the same JVM.
@olavloite olavloite requested a review from a team as a code owner August 26, 2024 13:07
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: spanner Issues related to the googleapis/java-spanner API. labels Aug 26, 2024
@olavloite olavloite merged commit d71c87c into main Oct 2, 2024
30 of 33 checks passed
@olavloite olavloite deleted the rely-on-transaction-aborts-in-emulator branch October 2, 2024 17:46
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 API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants