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: add 4s of sleep after restart when upgrading nodes #87715

Merged
merged 1 commit into from
Sep 12, 2022

Conversation

yuzefovich
Copy link
Member

We have seen cases where a transient error could occur when a newly-upgraded node serves as a gateway for a distributed query due to remote nodes not being able to dial back to the gateway for some reason (investigation of it is tracked in #87634). For now, we're papering over these flakes by 4 second sleep.

Addresses: #87104.

Release note: None

We have seen cases where a transient error could occur when a
newly-upgraded node serves as a gateway for a distributed query due
to remote nodes not being able to dial back to the gateway for some
reason (investigation of it is tracked in cockroachdb#87634). For now, we're
papering over these flakes by 4 second sleep.

Release note: None
@yuzefovich yuzefovich requested review from tbg, a team and smg260 and removed request for a team September 9, 2022 16:17
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@yuzefovich
Copy link
Member Author

TFTR!

bors r+

@craig
Copy link
Contributor

craig bot commented Sep 12, 2022

This PR was included in a batch that was canceled, it will be automatically retried

@craig
Copy link
Contributor

craig bot commented Sep 12, 2022

Build succeeded:

@craig craig bot merged commit 5764198 into cockroachdb:master Sep 12, 2022
@yuzefovich yuzefovich deleted the version-upgrade branch September 13, 2022 03:23
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