Brandon Williams created CASSANDRA-6388: -------------------------------------------
Summary: delay vnode selection if bootstrapping Key: CASSANDRA-6388 URL: https://issues.apache.org/jira/browse/CASSANDRA-6388 Project: Cassandra Issue Type: Improvement Components: Core Reporter: Brandon Williams Fix For: 2.1 Currently when bootstrapping with vnodes, we choose random vnodes first, then bootstrap. Now that we do a shadow gossip round to prevent booting an existing address, we could delay the token selection until after the shadow round in order to choose more balanced tokens. -- This message was sent by Atlassian JIRA (v6.1#6144)