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
Priority: Minor
Fix For: 0.6
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.