You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Peter Schuller (Created) (JIRA)" <ji...@apache.org> on 2012/02/12 23:58:59 UTC

[jira] [Created] (CASSANDRA-3893) HintedHandOffManager should possibly consider non-normal tokens

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
            Reporter: 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

        

[jira] [Commented] (CASSANDRA-3893) HintedHandOffManager should possibly consider non-normal tokens

Posted by "Peter Schuller (Commented) (JIRA)" <ji...@apache.org>.
    [ 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

        

[jira] [Assigned] (CASSANDRA-3893) HintedHandOffManager should possibly consider non-normal tokens

Posted by "Peter Schuller (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Schuller reassigned CASSANDRA-3893:
-----------------------------------------

    Assignee: Peter Schuller
    
> 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