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

kvserver: deflake TestReplicaCircuitBreaker_RangeFeed #137410

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

iskettaneh
Copy link
Contributor

This commit extends the timeout for the function tc.UntripsSoon(). I noticed that with leader leases, this function could take a little longer than before to finish successfully. Especially if we just restart the server.

Fixes: #137372

Release note: None

This commit extends the timeout for the function tc.UntripsSoon().
I noticed that with leader leases, this function could take a little
longer than before to finish successfully. Especially if we just restart
the server.

Fixes: cockroachdb#137372

Release note: None
@iskettaneh iskettaneh requested a review from a team as a code owner December 13, 2024 16:17
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@arulajmani arulajmani left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @iskettaneh)

@iskettaneh
Copy link
Contributor Author

TFTR!

bors r+

@craig craig bot merged commit ced8f94 into cockroachdb:master Dec 13, 2024
21 of 22 checks passed
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.

kv/kvserver: TestReplicaCircuitBreaker_RangeFeed failed
3 participants