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

Brandon Williams updated CASSANDRA-1978:
----------------------------------------

    Fix Version/s:     (was: 0.7.2)
                   0.7.3

> get_range_slices: allow key and token to be interoperable
> ---------------------------------------------------------
>
>                 Key: CASSANDRA-1978
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1978
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Kelvin Kakugawa
>            Assignee: Kelvin Kakugawa
>            Priority: Minor
>             Fix For: 0.7.3
>
>         Attachments: 
> 0001-CASSANDRA-1978-allow-key-token-to-be-interoperable-i.patch
>
>
> problem: get_range_slices requires two keys or two tokens, so we can't walk a 
> randomly partitioned cluster by token.
> solution: allow keys and tokens to be mixed.  however, if one side is a 
> token, promote the bounds to a dht.Range, instead of a dht.Bounds.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to