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

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


    from 6e72f6c1ab Merge branch 'cassandra-6.0' into trunk
     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
     add 4891454021 Merge branch 'cassandra-4.1' into cassandra-5.0
     add 1bea48858e Merge branch 'cassandra-5.0' into cassandra-6.0
     new 9977bf0327 Merge branch 'cassandra-6.0' into trunk

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.txt                                        |   1 +
 .../org/apache/cassandra/db/rows/BTreeRow.java     |   8 +-
 .../org/apache/cassandra/db/rows/ColumnData.java   |  10 +-
 .../MemtableNegativeReleasedCQLReproTest.java      | 151 +++++++++++++++++++++
 4 files changed, 168 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