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-20.1: cli/quit: proceed with hard shutdown even with short --drain-wait #49363

Merged
merged 1 commit into from
May 21, 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.

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:07
@knz knz requested a review from a team as a code owner May 21, 2020 12:07
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@tbg
Copy link
Member

tbg commented May 21, 2020

LGTM

@knz knz merged commit 6d0ab29 into cockroachdb:release-20.1 May 21, 2020
@knz knz deleted the backport20.1-49362 branch May 21, 2020 20: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