Files
scylladb/mutation_partition.cc
Gleb Natapov d7b1146080 Include trailing tombstones in mutation when enforcing row_limit
It is how Origin deals with https://issues.apache.org/jira/browse/CASSANDRA-8933
and since we are going to implement same short read protection algorithm
as origin we need same behaviour here too.
2015-08-17 18:11:25 +03:00

21 KiB