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

roachtest: wait longer for token return #135211

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andrewbaptist
Copy link
Collaborator

Previously tokens needed to be returned within 5 seconds of stopping the workload. This resulted in failures in some of the perturbation/* tests when using apply-to-all for replAC. This change bumps the window to 5 minutes to allow more times for the tokens to be returned.

Epic: none

Release note: None

@andrewbaptist andrewbaptist requested a review from a team as a code owner November 14, 2024 20:37
@andrewbaptist andrewbaptist requested review from herkolategan and srosenberg and removed request for a team November 14, 2024 20:37
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@kvoli
Copy link
Collaborator

kvoli commented Nov 14, 2024

It may need to be even longer, judging by the partition run. Have you validated the 5 min duration is sufficient?

@andrewbaptist
Copy link
Collaborator Author

No - I can set this even longer, let me test this out, so hold off reviewing until I can run a couple of successful runs against it.

Previously tokens needed to be returned within 5 seconds of stopping the
workload. This resulted in failures in some of the perturbation/* tests
when using apply-to-all for replAC. This change bumps the window to 5
minutes to allow more times for the tokens to be returned.

Epic: none

Release note: None
@andrewbaptist andrewbaptist force-pushed the 2024-11-14-allow-longer-token-return branch from 4f1d077 to 469c48d Compare November 18, 2024 13:30
@kvoli
Copy link
Collaborator

kvoli commented Nov 20, 2024

Is this ready for review @andrewbaptist?

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.

3 participants