Files
scylladb/test/cluster/object_store
Ernest Zaslavsky b4c8748393 streaming: fix loop break condition in tablet_sstable_streamer::stream
Correct the loop termination logic that previously caused
certain SSTables to be prematurely excluded, resulting in
lost mutations. This change ensures all relevant SSTables
are properly streamed and their mutations preserved.

(cherry picked from commit dedc8bdf71)
2025-11-25 11:42:34 +02:00
..