Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Cassandra scale down action #285

Open
kragniz opened this issue Mar 14, 2018 · 0 comments · May be fixed by #289
Open

Cassandra scale down action #285

kragniz opened this issue Mar 14, 2018 · 0 comments · May be fixed by #289
Milestone

Comments

@kragniz
Copy link
Contributor

kragniz commented Mar 14, 2018

/kind feature

Action allowing users to scale their cassandra clusters down (e.g. from 5 nodes to 3 nodes).

Plan:

  1. ScaleIn action sets a field on pilots selected for removal
  2. Pilots locally run nodetool drain, and report back when done
  3. When all are drained, each pilot runs nodetool decommission, and report back when done
  4. When all are decommissioned, run nodetool removetoken from leaderelected pilot
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants