You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2014/07/02 20:13:25 UTC

[jira] [Updated] (CASSANDRA-7478) StorageService.getJoiningNodes returns duplicate ips

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

Jonathan Ellis updated CASSANDRA-7478:
--------------------------------------

    Attachment: 7478.txt

attached.

> StorageService.getJoiningNodes returns duplicate ips
> ----------------------------------------------------
>
>                 Key: CASSANDRA-7478
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7478
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Nick Bailey
>             Fix For: 1.2.18, 2.0.10, 2.1.0
>
>         Attachments: 7478.txt
>
>
> If a node is bootstrapping with vnodes enabled, getJoiningNodes will return the same ip N times where N is the number of vnodes. Looks like we just need to convert the list to a set before we stringify it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)