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

Sylvain Lebresne commented on CASSANDRA-4120:
---------------------------------------------

I wouldn't bother and pick a UUID the first time the node is started and save 
that in the system tables. Independently of anything else, I think it could be 
neat to have a way to identify a node independently of it's IP (which in theory 
could change even if the host itself stay the same) or whether it changes of 
token during it's lifetime.
                
> Gossip identifies hosts by IP
> -----------------------------
>
>                 Key: CASSANDRA-4120
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4120
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Core
>            Reporter: Sam Overton
>            Assignee: Sam Overton
>
> Since there is no longer a one-to-one mapping of host to token, the IP should 
> be used to identify a host. This impacts:
> * Gossip
> * Hinted Hand-off
> * some JMX operations (eg. assassinateEndpointUnsafe)

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