This is an automated email from the ASF dual-hosted git repository.
smiklosovic pushed a change to branch cassandra-4.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 41fd7c3e22 Consider first token of SSTable when calculating SSTable
intersection in LeveledScanner
add d30ac083b8 Fix negative memtable allocator ownership when an update is
shadowed by an existing row deletion
No new revisions were added by this update.
Summary of changes:
CHANGES.txt | 1 +
.../org/apache/cassandra/db/rows/BTreeRow.java | 8 +-
.../org/apache/cassandra/db/rows/ColumnData.java | 10 +-
.../MemtableNegativeReleasedCQLReproTest.java | 134 +++++++++++++++++++++
4 files changed, 151 insertions(+), 2 deletions(-)
create mode 100644
test/unit/org/apache/cassandra/db/partitions/MemtableNegativeReleasedCQLReproTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]