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

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


    from e98258a132 Upgrade checkstyle to 10.8.1 for j11 and 8.45.1 for j8
     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 f8dd1931ee Merge branch 'cassandra-4.0' into cassandra-4.1
     new e07b8dfe8d Merge branch 'cassandra-4.1' into trunk

The 2 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    | 25 +++++++++++-
 .../apache/cassandra/db/commitlog/CommitLog.java   | 47 ++++++++++++++++------
 .../cassandra/db/compaction/CompactionManager.java | 23 +++++++++++
 .../apache/cassandra/service/StorageService.java   | 13 +++++-
 .../cassandra/tools/SSTableMetadataViewer.java     |  1 +
 .../cassandra/distributed/impl/Instance.java       |  9 ++++-
 .../cassandra/distributed/impl/InstanceConfig.java |  4 +-
 .../distributed/test/IPMembershipTest.java         |  5 +++
 .../distributed/test/SSTableIdGenerationTest.java  | 24 +++++------
 .../cassandra/db/compaction/NeverPurgeTest.java    |  8 ++--
 .../io/sstable/keycache/KeyCacheTest.java          |  2 -
 12 files changed, 130 insertions(+), 36 deletions(-)


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

Reply via email to