[ 
https://issues.apache.org/jira/browse/CASSANDRA-13708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sam Tunnicliffe updated CASSANDRA-13708:
----------------------------------------
    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.

  was:
f 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.


> Warn or error when receiving stream requests or inbound streams that contain 
> unowned token ranges
> -------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-13708
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13708
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Coordination, Observability, Streaming and Messaging
>            Reporter: Sam Tunnicliffe
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to