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

staging-v22.2.18: release-22.2: batcheval: add PushTxnResponse.AmbiguousAbort #118631

Merged

Conversation

blathers-crl[bot]
Copy link

@blathers-crl blathers-crl bot commented Feb 2, 2024

Backport 1/1 commits from #118472 on behalf of @erikgrinaker.

/cc @cockroachdb/release


This is part of a #117612 backport.

There are no behavioral changes, only a new API that is unused for now.


Backport 1/1 commits from #117969.

Release justification: prerequisite for backporting #117612.

/cc @cockroachdb/release


This indicates to the caller that the ABORTED status of the pushed transaction is ambiguous, and the transaction may in fact have been committed and GCed already. This information is also plumbed through the IntentResolver txn push APIs.

Touches #104309.
Epic: none
Release note: None


Release justification:

This indicates to the caller that the `ABORTED` status of the pushed
transaction is ambiguous, and the transaction may in fact have been
committed and GCed already. This information is also plumbed through
the `IntentResolver` txn push APIs.

Epic: none
Release note: None
@blathers-crl blathers-crl bot requested a review from a team as a code owner February 2, 2024 09:16
@blathers-crl blathers-crl bot force-pushed the blathers/backport-staging-v22.2.18-118472 branch from 07a34c1 to b51e1b9 Compare February 2, 2024 09:16
@blathers-crl blathers-crl bot added blathers-backport This is a backport that Blathers created automatically. O-robot Originated from a bot. labels Feb 2, 2024
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@erikgrinaker erikgrinaker merged commit 2349006 into staging-v22.2.18 Feb 2, 2024
3 checks passed
@erikgrinaker erikgrinaker deleted the blathers/backport-staging-v22.2.18-118472 branch February 2, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blathers-backport This is a backport that Blathers created automatically. O-robot Originated from a bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants