This is an automated email from the ASF dual-hosted git repository. jonmeredith pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 67f913a Merge branch 'cassandra-3.11' into cassandra-4.0 new 9ff28fc Fixes for intermittent in-JVM dtest failures new beb4563 Merge branch 'cassandra-3.0' into cassandra-3.11 new 965fe0d Merge branch 'cassandra-3.11' into cassandra-4.0 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: .../apache/cassandra/service/StorageService.java | 14 ++++-- .../cassandra/distributed/impl/Instance.java | 9 ++-- .../distributed/test/ring/AutoBootstrapTest.java | 56 ++++++++++++++++++++++ .../distributed/test/ring/BootstrapTest.java | 20 -------- .../cassandra/streaming/StreamingTransferTest.java | 2 +- 5 files changed, 73 insertions(+), 28 deletions(-) create mode 100644 test/distributed/org/apache/cassandra/distributed/test/ring/AutoBootstrapTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org