mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
Before when the buffer was so small that it could fit only a single range_tombstone, cache_flat_mutation_reader would keep returning the same tombstone over and over again. The fix is to set _lower_bound to the next fragment we want to return. Fixes #3139 Signed-off-by: Piotr Jastrzebski <piotr@scylladb.com>
26 KiB
26 KiB