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

cli/quit: proceed with hard shutdown even with short --drain-wait #49362

Merged
merged 1 commit into from
May 21, 2020

Conversation

knz
Copy link
Contributor

@knz knz commented May 21, 2020

Found while investigating #49359.
🤦 on my side for not testing this.
Also ⚡ on grpc for cooking their own error protocol that's incompatible with Go's.

Release note (bug fix): When the value passed to --drain-wait is
very small, but non-zero, cockroach quit in certain cases would
not proceed to perform a hard shutdown. This has been corrected.
This bug existed since v19.1.9, v19.2.7 and v20.1.1.

Release note (bug fix): When the value passed to `--drain-wait` is
very small, but non-zero, `cockroach quit` in certain case would
not proceed to perform a hard shutdown. This has been corrected.
This bug existed since v19.1.9, v19.2.7 and v20.1.1.
@knz knz requested a review from tbg May 21, 2020 12:02
@knz knz requested a review from a team as a code owner May 21, 2020 12:02
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@knz
Copy link
Contributor Author

knz commented May 21, 2020

bors r=tbg

@craig
Copy link
Contributor

craig bot commented May 21, 2020

Build succeeded

@craig craig bot merged commit 436a82a into cockroachdb:master May 21, 2020
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