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

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


    from a0c6191238 Merge branch 'cassandra-4.0' into cassandra-4.1
     new b8a87abba4 Do not leak 2015 synthetic memtable Epoch
     new a83de9bcd2 Merge branch 'cassandra-3.11' into cassandra-4.0
     new 438346aaa6 Merge branch 'cassandra-4.0' into cassandra-4.1

The 3 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:
 .../cassandra/db/SinglePartitionReadCommand.java   |   3 +-
 .../db/compaction/CompactionController.java        |  14 +-
 .../cassandra/db/memtable/AbstractMemtable.java    |  19 ++-
 .../org/apache/cassandra/db/memtable/Memtable.java |   2 +
 .../db/memtable/ShardedSkipListMemtable.java       |   9 +-
 .../apache/cassandra/db/ColumnFamilyStoreTest.java | 152 +++++++++++++++++++++
 6 files changed, 192 insertions(+), 7 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to