Nick Bailey created CASSANDRA-7478:
--------------------------------------
Summary: 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
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)