Files
scylladb/test
Petr Gusev 8ff96e1bce nonforwardable reader: no partition_end after next_partition()
Before the patch, nonforwardable reader injected
partition_end unconditionally. This caused problems
in case next_partition() was called, the downstream
reader might have already injected its own
partition_end marker, and the one from nonforwardable
reader was a duplicate.

Fixes: #12249
2023-02-28 23:00:02 +04:00
..
2023-02-19 21:05:45 +02:00
2022-07-20 18:19:25 +02:00
2023-02-15 11:01:50 +02:00