Files
scylladb/sstables
Raphael S. Carvalho 92b85da380 LCS: reshape: Fix overlapping check when determining if a sstable set is disjoint
Wrong comparison operator is used when checking for overlapping. It
would miss overlapping when last key of a sstable is equal to the first
key of another sstable that comes next in the set, which is sorted by
first key.

Fixes #8531.

Signed-off-by: Raphael S. Carvalho <raphaelsc@scylladb.com>
(cherry picked from commit 39ecddbd34)
2021-07-07 14:04:22 +03:00
..
2020-03-03 11:34:00 +01:00
2021-01-11 09:12:56 +02:00
2021-01-11 09:12:56 +02:00
2021-01-11 09:12:56 +02:00