You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/03 03:27:59 UTC

[jira] Resolved: (CASSANDRA-513) bootstrapper should consult the replicationstrategy for determining which replicas to request data from

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

Jonathan Ellis resolved CASSANDRA-513.
--------------------------------------

    Resolution: Fixed

rebased and committed

> 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: 0001-CASSANDRA-513-refactor-getDefaultToken-into-default-ch.txt, 0002-add-sortByProximity-and-use-to-prefer-bootstrap-from-c.txt, 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.