Skip to content

fix: getCommitResponse() should return error if tx rolled back #4021

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

olavloite
Copy link
Collaborator

The ApiFuture that is returned by the AsyncTransactionManager#getCommitResponse() method should finish with an error if the transaction is rolled back.

The ApiFuture that is returned by the AsyncTransactionManager#getCommitResponse() method
should finish with an error if the transaction is rolled back.
@olavloite olavloite requested review from a team as code owners August 15, 2025 09:16
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: spanner Issues related to the googleapis/java-spanner API. labels Aug 15, 2025
@olavloite olavloite requested review from rahul2393 and removed request for rahul2393 August 15, 2025 09:18
@olavloite olavloite marked this pull request as draft August 15, 2025 09:31
@olavloite olavloite added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Aug 15, 2025
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. do not merge Indicates a pull request not ready for merge, due to either quality or timing. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant