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

Jonathan Ellis resolved CASSANDRA-4791.
---------------------------------------

    Resolution: Not A Problem

It currently bootstraps from the "closest" node according to the snitch which 
should give you what you want.

But, see also CASSANDRA-2434.
                
> When a node bootstrap in a multi-datacenter environment it should try to get 
> data only from local nodes
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-4791
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4791
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Eran Chinthaka Withana
>
> When a node bootstraps, in a multi-datacenter environment, currently it is 
> streaming data from any node available. But, to cut down the intra datacenter 
> traffic, it should first try to stream data within the same datacenter or 
> there should be a flag to explicitly limit it to stream data from its own 
> data center.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to