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: rangefeed: add TestProcessorContextCancellation #118630

Merged

Conversation

blathers-crl[bot]
Copy link

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

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

/cc @cockroachdb/release


This is part of a #117612 backport.

This issue only affects the new scheduler-based rangefeed processor in 23.2 (off by default), the legacy processor handled this properly. This is a test-only backport demonstrating this.


Backport 0/2 commits from #117859.

Release justification: test improvement.

/cc @cockroachdb/release


This tests that async tasks spawned by the rangefeed processor are cancelled when the processor shuts down, via context cancellation.

Epic: none
Release note: None


Release justification:

This tests that async tasks spawned by the rangefeed processor are
cancelled when the processor shuts down, via context cancellation.

Epic: none
Release note: None
@blathers-crl blathers-crl bot requested a review from a team as a code owner February 2, 2024 09:15
@blathers-crl blathers-crl bot force-pushed the blathers/backport-staging-v22.2.18-118470 branch from 5b25682 to e859ee2 Compare February 2, 2024 09:15
@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 c9b1fed into staging-v22.2.18 Feb 2, 2024
3 checks passed
@erikgrinaker erikgrinaker deleted the blathers/backport-staging-v22.2.18-118470 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