Skip to content

When decommission is attempted again, clear any existing transferred_ranges to force re-streaming and avoid consistency violation - #4999

Open
Jollyplum wants to merge 1 commit into
apache:trunkfrom
Jollyplum:mbyrd/CASSANDRA-16290/trunk
Open

When decommission is attempted again, clear any existing transferred_ranges to force re-streaming and avoid consistency violation#4999
Jollyplum wants to merge 1 commit into
apache:trunkfrom
Jollyplum:mbyrd/CASSANDRA-16290/trunk

Conversation

@Jollyplum

Copy link
Copy Markdown
Contributor

Patch by Matt Byrd; reviewed by Caleb Rackliffe and Sam Tunnicliffe for CASSANDRA-16290

CI will be attached to JIRA


IInvokableInstance leavingNode = cluster.get(2);

// --force required: cie_internal keyspace has RF=3, decommission would fail replication check otherwise

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Note this comment is copied verbatim from adjacent tests.
Possibly we should look at removing it and the force everywhere if possible.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

removed/updated where appropriate to reference system_distributed.

@Jollyplum
Jollyplum force-pushed the mbyrd/CASSANDRA-16290/trunk branch from cebbbcd to cdd01c4 Compare August 6, 2026 21:35
…ranges to force re-streaming and avoid consistency violation

Patch by Matt Byrd; reviewed by Caleb Rackliffe and Sam Tunnicliffe for CASSANDRA-16290
@Jollyplum
Jollyplum force-pushed the mbyrd/CASSANDRA-16290/trunk branch from cdd01c4 to d2e5d46 Compare August 7, 2026 14:37
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.

1 participant