Details
-
Improvement
-
Status: Resolved
-
Low
-
Resolution: Not A Problem
-
None
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- blocks
-
CASSANDRA-2003 get_range_slices test
- Resolved
- relates to
-
CASSANDRA-1034 Remove assumption that Key to Token is one-to-one
- Resolved