[
https://issues.apache.org/jira/browse/CASSANDRA-759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-759.
--------------------------------------
Resolution: Fixed
Assignee: Jonathan Ellis
committed. left includeStartKey name as-is since we are still using
DecoratedKey objects in the RangeCommand (switching to Token would be nice)
> add start-exclusive mode to range queries
> -----------------------------------------
>
> Key: CASSANDRA-759
> URL: https://issues.apache.org/jira/browse/CASSANDRA-759
> Project: Cassandra
> Issue Type: New Feature
> Components: Core
> Reporter: Jonathan Ellis
> Assignee: Jonathan Ellis
> Priority: Minor
> Fix For: 0.6
>
> Attachments: 759.txt
>
>
> Also to support scanning each key exactly once, we need to be able to exclude
> the start key/token from the range to scan.
> To preserve compatibility, this will not be exposed to thrift in 0.6 -- only
> in the StorageProxy api.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.