This is an automated email from the ASF dual-hosted git repository. samt pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git
from a75814c8f4 Merge branch 'cassandra-5.0' into trunk new 8d6d1774e4 Avoid NPEs when initializing CFSs from local keyspaces before ClusterMetadata is available new 28630ccbbf Update expected error message which is too specific new b470117733 Fix potential for unintended address clash in test case new 1df9148ed1 Fix FetchLogFromPeersTest with vnodes The 4 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: src/java/org/apache/cassandra/db/ColumnFamilyStore.java | 3 +-- .../cassandra/db/compaction/UnifiedCompactionStrategy.java | 11 ++++++++--- .../apache/cassandra/distributed/test/ReadRepairTest.java | 2 +- .../distributed/test/log/FetchLogFromPeersTest.java | 14 +++++++++++++- .../apache/cassandra/locator/PropertyFileSnitchTest.java | 2 +- 5 files changed, 24 insertions(+), 8 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org