Details
-
Sub-task
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
If a node receives a StreamRequest that includes ranges outside of those owned by the node, a warning should be logged.
On the receiving side, when deserializing a streamed SSTable we should also log a warning if we encounter keys outside of the node's owned ranges. Again, we could also record a metric for such events and optionally fail the streaming session.
Attachments
Issue Links
- is part of
-
CASSANDRA-13704 Safer handling of out of range tokens
- Resolved