Files
scylladb/tests
Avi Kivity 6772f3806b tests: mutation_source_test: fix scattering or partition tombstone
The partition tombstone is not part of a mutation_fragment in the old
streamed_mutation, so it was not scattered correctly by fragment_scatterer.
This causes test failures if the mutations to be scattered have a partition
tombstone.

Fix by calling consume(tombstone) directly. This isn't nice, but the code
is dead anyway.
2018-03-24 15:15:02 +03:00
..
2017-11-15 23:22:42 -05:00
2017-11-15 23:22:42 -05:00
2017-11-15 23:22:42 -05:00
2017-07-16 11:55:08 +02:00
2017-08-10 15:01:10 -04:00