Files
scylladb/cql3
Tomasz Grabiec 9b52f5bf2b storage_proxy: Make range splitting never produce a wrap around range
Origin has no notion of a maximum token so a range without upper bound
is represented as (x; min]. The splitting code is supposed to produce
only non-wrapping ranges, but (x; min] looks like a wrapping range, so
database code which consumes it would have to special-case for it. A
simpler solution is to change the splitting code to never produce a
wrapping range.
2015-07-22 10:27:48 +02:00
..
2015-07-10 10:49:30 +03:00
2015-07-10 10:49:30 +03:00
2015-01-05 14:13:31 +08:00
2015-07-21 14:46:34 +02:00
2015-07-21 14:46:34 +02:00
2015-07-21 14:46:34 +02:00
2015-07-10 10:42:10 +03:00
2015-07-10 10:42:10 +03:00
2015-05-12 16:32:56 +03:00
2015-02-04 10:29:00 +01:00
2015-07-08 10:02:31 +02:00
2015-07-07 11:38:22 -04:00
2015-05-12 16:32:56 +03:00
2015-07-08 10:02:31 +02:00
2015-07-08 10:02:31 +02:00
2015-05-12 16:37:29 +03:00