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

rangefeed: attempt to resolve intents on barrier failure #119515

Conversation

erikgrinaker
Copy link
Contributor

Resolving the intents may remove the need for the barrier in the first place, reducing the impact of a persistent barrier failure.

Touches #119333.
Epic: none
Release note: None

Resolving the intents may remove the need for the barrier in the first
place, reducing the impact of a persistent barrier failure.

Epic: none
Release note: None
Copy link

blathers-crl bot commented Feb 22, 2024

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@erikgrinaker
Copy link
Contributor Author

This won't do anything for ambiguous aborts, since there is no transaction record to tell us which intents to resolve.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants