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 2010/02/06 05:35:30 UTC

[jira] Commented: (CASSANDRA-771) Allow range queries against non-primary nodes for a given range

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

Jonathan Ellis commented on CASSANDRA-771:
------------------------------------------

02
    iterate ranges rather than endpoints, and sort endpoints by proximity

01
    add TokenMetadata.ringIterator to replace one-offs of the same functionality


> Allow range queries against non-primary nodes for a given range
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-771
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-771
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.6
>
>         Attachments: 0001-add-TokenMetadata.ringIterator-to-replace-one-offs-of-.txt, 0002-iterate-ranges-rather-than-endpoints-and-sort-endpoint.txt
>
>
> Currently any node being down will break range queries that need that node's primary range, even if RF > 1.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.