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

Add graceful stopping option #664

Merged
merged 3 commits into from
Mar 7, 2018
Merged

Conversation

jolynch
Copy link
Contributor

@jolynch jolynch commented Mar 5, 2018

Introduces a new configuration option gracefulDrainHealthWaitSeconds
which allows Priam controlled stops to fail healthchecks for a
configurable number of seconds before draining (via nodetool drain) and
stopping Cassandra (via the stop script). For backwards compatibility
this functionality is disabled by default. If you want it change the
configuration to a positive number.

Introduces a new configuration option gracefulDrainHealthWaitSeconds
which allows Priam controlled stops to fail healthchecks for a
configurable number of seconds before draining (via nodetool drain) and
stopping Cassandra (via the stop script). For backwards compatibility
this functionality is _disabled_ by default. If you want it change the
configuration to a positive number.
Copy link
Contributor

@vinaykumarchella vinaykumarchella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jolynch jolynch merged commit 5f76859 into Netflix:3.x Mar 7, 2018
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.

2 participants