[
https://issues.apache.org/jira/browse/CASSANDRA-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vijay updated CASSANDRA-513:
----------------------------
Attachment: cas-bsdc.patch
Attached changes as per recommendations....fixed some issues seen while using
order preservative partitioner...
> 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
> Assignee: Vijay
> Fix For: 0.5
>
> Attachments: cas-bsdc.patch
>
>
> 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.