This is an automated email from the ASF dual-hosted git repository.

smiklosovic pushed a change to branch cassandra-4.1
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from 2949c8ed22 Merge branch 'cassandra-4.0' into cassandra-4.1
     add d30ac083b8 Fix negative memtable allocator ownership when an update is 
shadowed by an existing row deletion
     add 6edfd693bc Merge branch 'cassandra-4.0' into cassandra-4.1

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]

Reply via email to