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

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


    from 7899b594b8 Speed up nodetool doc generation by producing all command 
help in a single jvm
     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

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      | 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