[ 
https://issues.apache.org/jira/browse/CASSANDRA-4120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Evans updated CASSANDRA-4120:
----------------------------------

    Description: 
Since there is no longer a one-to-one mapping of host to token, a UUID should 
be used to identify a host. This impacts:

* Gossip
* Hinted Hand-off
* some JMX operations (eg. assassinateEndpointUnsafe)

_Edit: Identify host by UUID, not IP_

  was:
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)

         Labels: virtualnodes vnodes  (was: )
        Summary: Gossip identifies hosts by UUID  (was: Gossip identifies hosts 
by IP)
    
> Gossip identifies hosts by UUID
> -------------------------------
>
>                 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
>              Labels: virtualnodes, vnodes
>
> Since there is no longer a one-to-one mapping of host to token, a UUID should 
> be used to identify a host. This impacts:
> * Gossip
> * Hinted Hand-off
> * some JMX operations (eg. assassinateEndpointUnsafe)
> _Edit: Identify host by UUID, not IP_

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