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

backupccl: fix data race with admission pacer #121217

Merged

Conversation

aadityasondhi
Copy link
Collaborator

We now use one pacer per fileSSTSink.

Fixes #121199.
Fixes #121202.
Fixes #121201.
Fixes #121200.
Fixes #121198.
Fixes #121197.
Fixes #121196.
Fixes #121195.
Fixes #121194.
Fixes #121193.
Fixes #121192.
Fixes #121191.
Fixes #121190.
Fixes #121189.
Fixes #121188.
Fixes #121187.

Release note: None

@aadityasondhi aadityasondhi requested review from msbutler and a team March 27, 2024 15:15
@aadityasondhi aadityasondhi requested a review from a team as a code owner March 27, 2024 15:15
Copy link

blathers-crl bot commented Mar 27, 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

Copy link
Collaborator

@msbutler msbutler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this! To double check, did you try running one of these failed tests under --stress --race?

@aadityasondhi
Copy link
Collaborator Author

I had not, but thanks for the callout. Things seem to be looking good, ~700 runs and no failure.

bors r=msbutler

@craig craig bot merged commit 3e488c5 into cockroachdb:master Mar 27, 2024
22 checks passed
@aadityasondhi aadityasondhi deleted the 20240327.fix-data-race-backup-pacer branch April 4, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment