[
https://issues.apache.org/jira/browse/CASSANDRA-2003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986043#action_12986043
]
Jonathan Ellis commented on CASSANDRA-2003:
-------------------------------------------
Let's tighten up ThriftValidation to re-disallow ambiguous queries, e.g., all
four of {start_key, start_token, end_key, end_token}.
Also, please don't change whitespace on lines that are otherwise unchanged,
especially when the change takes us farther from the existing style (e.g., we
use a single space around equal signs, and do not align them with others).
> get_range_slices test
> ---------------------
>
> Key: CASSANDRA-2003
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2003
> Project: Cassandra
> Issue Type: Test
> Components: Core
> Environment: RandomPartitioner
> Reporter: Kelvin Kakugawa
> Assignee: Kelvin Kakugawa
> Priority: Minor
> Fix For: 0.7.2
>
> Attachments: 0002-Assert-that-we-don-t-double-count-any-keys.txt,
> CASSANDRA-2003-0.7-0001.patch, CASSANDRA-2003-0001.patch
>
>
> Test get_range_slices (on an RP cluster) to walk:
> * all keys on each node
> * all keys across cluster
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.