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

Brandon Williams commented on CASSANDRA-3896:
---------------------------------------------

This is intended because a bootstrapping node that is not a member is a 
fatclient, and gets evicted by the gossiper after being down for ~30s.
                
> StorageService.handleStateRemoving() ignores removals for bootstrapping tokens
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-3896
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3896
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Core
>            Reporter: Peter Schuller
>            Assignee: Peter Schuller
>            Priority: Minor
>
> By virtue of using isMember() on TM. I am not certain whether or not this is 
> intended behavior. Maybe forced token removal is enough in gossip, and 
> storage service need only be notified when a joined node leaves. Should 
> confirm.

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