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

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


    from 780f8b94ff Merge branch 'cassandra-4.0' into cassandra-4.1
     add f96659c530 Save host id to system.local and flush immediately after 
startup
     add ee586b53c2 Merge branch 'cassandra-3.0' into cassandra-3.11
     add 4b9c18235a Merge branch 'cassandra-3.11' into cassandra-4.0
     new 14936d0bd3 Merge branch 'cassandra-4.0' into cassandra-4.1

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                                        |   5 +-
 .../org/apache/cassandra/db/SystemKeyspace.java    |  23 ++-
 .../apache/cassandra/db/commitlog/CommitLog.java   |  47 ++++--
 .../cassandra/db/compaction/CompactionManager.java |  76 +++++++--
 .../apache/cassandra/service/StorageService.java   | 173 ++++++++++++++++-----
 .../cassandra/tools/SSTableMetadataViewer.java     |  31 ++--
 .../cassandra/distributed/impl/Instance.java       |  12 +-
 .../cassandra/distributed/impl/InstanceConfig.java |   4 +-
 .../distributed/test/IPMembershipTest.java         |   4 +
 .../distributed/test/SSTableIdGenerationTest.java  |  24 +--
 .../unit/org/apache/cassandra/db/KeyCacheTest.java |   2 -
 .../cassandra/db/compaction/NeverPurgeTest.java    |   8 +-
 12 files changed, 302 insertions(+), 107 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to