Details
-
Sub-task
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
When a replica receives a read request whose key or data range is outside its own ranges, a warning should be recorded in the log. We could also record a metric for such events, and even reject the request either by simply dropping it (resulting in a timeout on the coordinator), or by returning a specific error response to the coordinator.
Attachments
Issue Links
- is part of
-
CASSANDRA-13704 Safer handling of out of range tokens
- Resolved