mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-04 05:53:13 +00:00
One is a reincarnation of the recently removed test_multishard_combining_reader_non_strictly_monotonic_positions. The latter was actually targeting the evictable reader but through the multishard reader, probably for historic reasons (evictable reader was part of the multishard reader family). The other one checks that active range tombstones changes are properly terminated when the partition ends abruptly after recreating the reader.