You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (JIRA)" <ji...@apache.org> on 2013/11/21 17:06:36 UTC

[jira] [Created] (CASSANDRA-6388) delay vnode selection if bootstrapping

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)