This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 58d2132afc Merge branch 'cassandra-5.0' into trunk new 31a3ff1768 Test failure: org.apache.cassandra.db.RepairedDataInfoTest new f6ea362d71 Test failure: org.apache.cassandra.tools.JMXCompatabilityTest new db52bef03a Test failure: org.apache.cassandra.db.CorruptPrimaryIndexTest.bigPrimaryIndexDoesNotDetectDiskCorruption new 9167d599f3 Test Failure: org.apache.cassandra.db.compaction.writers.CompactionAwareWriterTest.test*CompactionWriter-trie 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/service/StorageService.java | 11 ++++++++++- .../unit/org/apache/cassandra/db/CorruptPrimaryIndexTest.java | 2 +- test/unit/org/apache/cassandra/db/RepairedDataInfoTest.java | 1 - .../db/compaction/writers/CompactionAwareWriterTest.java | 6 ++++++ test/unit/org/apache/cassandra/db/lifecycle/HelpersTest.java | 1 - .../cassandra/db/lifecycle/LifecycleTransactionTest.java | 7 ------- .../org/apache/cassandra/db/lifecycle/LogTransactionTest.java | 7 ------- test/unit/org/apache/cassandra/db/lifecycle/TrackerTest.java | 1 - test/unit/org/apache/cassandra/db/lifecycle/ViewTest.java | 1 - 9 files changed, 17 insertions(+), 20 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org