[
https://issues.apache.org/jira/browse/CASSANDRA-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796464#action_12796464
]
Jaakko Laine commented on CASSANDRA-663:
----------------------------------------
As long as it is before gossip, it does not make so big difference.
However, I don't know what this check would achieve in a move operation. If the
node is up and running in order to do a move operation, it must be in token
metadata as well. Move does not change IP address, so this check for duplicate
IP address is relevant only in first bootstrap.
> Abort bootstrap if our IP is already in the token ring
> ------------------------------------------------------
>
> Key: CASSANDRA-663
> URL: https://issues.apache.org/jira/browse/CASSANDRA-663
> Project: Cassandra
> Issue Type: Bug
> Reporter: Jonathan Ellis
> Assignee: Jonathan Ellis
> Fix For: 0.5
>
> Attachments: 663.txt
>
>
> Trying to bootstrap a node w/ the same IP as one that is Down but not removed
> from the ring should give an error.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.