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

Chris Goffinet commented on CASSANDRA-437:
------------------------------------------

Sammy has there been any work on this?

> record token/endpoint (ip) pairs in system table
> ------------------------------------------------
>
>                 Key: CASSANDRA-437
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-437
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Sammy Yu
>             Fix For: 0.5
>
>
> Each node records its own token after generating one or reading it from the 
> config file.  For more redundancy we should record others'  tokens too.
> This should not be regarded as canonical information -- do not use it to take 
> shortcuts instead of using gossip.  It is only to provide redundancy in case 
> of failure.
> For instance, if your cluster loses power and when it comes back up, the disk 
> w/ token information on one of your machines is dead, this will let you get 
> that token information easily from another node instead of having to guess by 
> scanning sstables.  This is not a theoretical scenario; something of this 
> nature did happen to FB.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to