[ 
https://issues.apache.org/jira/browse/CASSANDRA-785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856023#action_12856023
 ] 

Gary Dusbabek commented on CASSANDRA-785:
-----------------------------------------

I looks like BootstrapperTest will need to extend SchemaLoader so that a 
keyspace.  I think that specifying the LB strategy explicitly will be a better 
approach.  CASSANDRA-44 lets a node/cluster startup with no keyspaces defined.  
If that happens with this patch, the bootstrapping node errors on startup.

> Improve load balancing when using rack aware or DC strategy
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-785
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-785
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 0.5
>            Reporter: Jaakko Laine
>            Assignee: Jaakko Laine
>             Fix For: 0.8
>
>         Attachments: 785.patch
>
>
> Current load balancing functionality does not consider data centers. This may 
> result in new nodes bootstrapping in "wrong" place if most loaded node is in 
> another DC than the bootstrapping node. Explore possibilities to make load 
> balance work better in multi-DC configuration without making load balancing 
> complicated.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to