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

Jonathan Ellis commented on CASSANDRA-665:
------------------------------------------

So a node would add a UUID applicationState that it gossips, and if another 
node sees that UUID coming from a different IP, it can replace the old IP with 
the new one in TokenMetadata etc.  (I think we want to keep using IP addresses 
internally for e.g. MessagingService rather than doing an extra lookup on each 
message send.)

> Persist token ring across cluster restarts
> ------------------------------------------
>
>                 Key: CASSANDRA-665
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-665
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.9
>
>
> This prevents users from shooting their foot by shutting down a cluster, then 
> restarting it with a subset of the former nodes.

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