Files
scylladb/test/boost
Botond Dénes d692993bdc mutation_reader_test: test_multishard_combining_reader_non_strictly_monotonic_positions: reset size between buffer fills
Current code uses a single counter to produce multiple buffer worth of
data. This uses carry-on from on buffer to the other, which happens to
work with the current memory accounting but is very fragile. Account
each buffer separately, resetting the counter between them.
2020-09-28 08:46:22 +03:00
..
2020-09-08 15:59:25 +03:00
2020-08-11 10:37:34 +08:00
2020-06-23 19:39:54 +03:00