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

Cassandra scale down action #285

@kragniz

Description

@kragniz

/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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions