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

release-19.1: cli/quit: proceed with hard shutdown even with short --drain-wait #49365

Merged
merged 1 commit into from
May 23, 2020

Conversation

knz
Copy link
Contributor

@knz knz commented May 21, 2020

Backport 1/1 commits from #49362.

/cc @cockroachdb/release


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.

@knz knz requested a review from tbg May 21, 2020 12:30
@knz knz requested a review from a team as a code owner May 21, 2020 12:30
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@knz knz force-pushed the backport19.1-49364 branch from beebdcc to 011abef Compare May 21, 2020 20:07
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 force-pushed the backport19.1-49364 branch from 011abef to 5ed218a Compare May 23, 2020 12:55
@knz knz merged commit 25b5a00 into cockroachdb:release-19.1 May 23, 2020
@knz knz deleted the backport19.1-49364 branch May 23, 2020 15:03
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