[
https://issues.apache.org/jira/browse/CASSANDRA-13704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880836#comment-17880836
]
Caleb Rackliffe edited comment on CASSANDRA-13704 at 9/11/24 8:55 PM:
----------------------------------------------------------------------
|4.0|[patch|https://github.com/apache/cassandra/pull/3526]| [^ci_summary.html]
| n/a |
|4.1|[patch|https://github.com/apache/cassandra/pull/3539]|
[^ci_summary-1.html] | n/a |
|5.0| [patch|https://github.com/apache/cassandra/pull/3544] | ... | ... |
was (Author: maedhroz):
|4.0|[patch|https://github.com/apache/cassandra/pull/3526]| [^ci_summary.html] |
|4.1|[patch|https://github.com/apache/cassandra/pull/3539]|
[^ci_summary-1.html] |
5.0 patch coming soon...
> Safer handling of out of range tokens
> -------------------------------------
>
> Key: CASSANDRA-13704
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13704
> Project: Cassandra
> Issue Type: Bug
> Components: Legacy/Coordination, Legacy/Observability
> Reporter: Sam Tunnicliffe
> Assignee: Caleb Rackliffe
> Priority: Urgent
> Fix For: 4.0.x, 4.1.x, 5.0.x
>
> Attachments: ci_summary-1.html, ci_summary.html,
> result_details.tar-1.gz, result_details.tar.gz
>
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> It is possible for nodes to have a divergent view of the ring, which can
> result in some operations being sent to the wrong nodes. This is an umbrella
> ticket to mitigate such issues by adding logging when a node is asked to
> perform an operation for tokens it does not own. This will be useful for
> detecting when the nodes' views of the ring diverge, which is not highly
> visible at the moment, and also for post-hoc analysis.
> It may also be beneficial to straight up reject certain operations, though
> this will need to balance the risk of performing those ops against the
> consequences rejecting them has on availability.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]