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

cluster: Revert "cluster: use WaitConditionNextExit" #78495

Merged
merged 1 commit into from
Mar 28, 2022

Conversation

rickystewart
Copy link
Collaborator

This reverts commit 6543749.
That commit was an (unsuccessful) attempt to fix #58955, and in the
presence of this change the acceptance tests are very likely to hang
forever under Ubuntu 20.04 due to a race condition where the container
exits before we begin waiting on it.

Release note: None

This reverts commit 6543749.
That commit was an (unsuccessful) attempt to fix cockroachdb#58955, and in the
presence of this change the `acceptance` tests are very likely to hang
forever under Ubuntu 20.04 due to a race condition where the container
exits before we begin waiting on it.

Release note: None
@rickystewart rickystewart requested review from tbg and a team March 25, 2022 14:34
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@tbg
Copy link
Member

tbg commented Mar 27, 2022 via email

@rickystewart
Copy link
Collaborator Author

TFTR!

bors r=otan

@craig
Copy link
Contributor

craig bot commented Mar 28, 2022

Build succeeded:

@craig craig bot merged commit f8e03e2 into cockroachdb:master Mar 28, 2022
@rickystewart
Copy link
Collaborator Author

blathers backport 21.2 22.1

@otan
Copy link
Contributor

otan commented Mar 30, 2022

blathers backport 21.1

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.

various acceptance tests fail in docker with "unexpected extra event"
4 participants