[
https://issues.apache.org/jira/browse/CASSANDRA-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785782#action_12785782
]
Jaakko Laine commented on CASSANDRA-564:
----------------------------------------
Difficult to say :)
I think version b is "cleaner", but then again if we decide to go for single
state gossip (#572), then STATE_LEFT would become already a 3-tuple (is it
triple?). No problem in this, though, just becomes a very long string :)
> Provide recoverability when a node dies and it is impossible to get the same
> IP.
> --------------------------------------------------------------------------------
>
> Key: CASSANDRA-564
> URL: https://issues.apache.org/jira/browse/CASSANDRA-564
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Anthony Molinaro
> Priority: Minor
> Fix For: 0.5
>
> Attachments: 564-2-fix-comment.patch, 564a.patch,
> 564b-use-tuple-state-left.patch
>
>
> From the descriptions on the mailing list, when a node dies permanently from
> hardware or other failure and you need to replace it, it must have the same
> IP. For people running in cloud environments, this is often times
> impossible. So it would be very useful if there was a way to replace a node
> with a new node without requiring the same IP.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.