[ 
https://issues.apache.org/jira/browse/CASSANDRA-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13206550#comment-13206550
 ] 

Peter Schuller commented on CASSANDRA-3893:
-------------------------------------------

{{StorageProxy.scheduleLocalHint()}} is also suspect, but I have to look around 
more. It's not clear to me right now how we avoid it running with hint targets 
that are non-normal. I'm moving on for the moment though and will come back to 
this.
                
> HintedHandOffManager should possibly consider non-normal tokens
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-3893
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3893
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Core
>            Reporter: Peter Schuller
>            Assignee: Peter Schuller
>            Priority: Minor
>
> HHOM is using {{TokenMetadata.getToken()}} in {{deleteHintsForEndpoint}} and 
> {{deliverHintsToEndpointInternal}}. {{getToken()}} only considers normal 
> endpoints. It's not clear to me why tokens that are joining should be 
> excluded from processing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to