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,server: make quit/drain more friendly to clusters with many ranges #7646

Closed
jseldess opened this issue Jun 24, 2020 · 1 comment
Closed

Comments

@jseldess
Copy link
Contributor

PR: cockroachdb/cockroach#45149

From release notes:

It is now possible to drain a node without shutting down the process, using cockroach node drain. This makes it easier to integrate with service managers and orchestration: it now becomes safe to issue cockroach node drain and then separately stop the service via a process manager or orchestrator. Previously, there was a risk to misconfigure the service manager to auto-restart the node after it had shut down via quit, in a way that was surprising or unwanted. The new command node drain also recognizes the new --drain-wait flag. [#45149][#45149] {% comment %}doc{% endcomment %}

@jseldess jseldess added this to the 20.2 milestone Jun 24, 2020
@jseldess
Copy link
Contributor Author

Dup of #7647

@jseldess jseldess removed this from the 20.2 milestone Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant