bootstrapper should consult the replicationstrategy for determining which
replicas to request data from
-------------------------------------------------------------------------------------------------------
Key: CASSANDRA-513
URL: https://issues.apache.org/jira/browse/CASSANDRA-513
Project: Cassandra
Issue Type: Improvement
Reporter: Jonathan Ellis
Fix For: 0.5
StorageService.findSuitableEndPoint is currently the only place we do this
BootStrapper.getWorkMap should also try to read from "close" nodes (in same
rack, or same DC)
also, this TODO from getWorkMap:
// TODO look for contiguous ranges and map them to the same source
(this requires CASSANDRA-483 to be finished)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.