This is an automated email from the ASF dual-hosted git repository.
jonmeredith pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 35dbcc2 CASSANDRA-15215 Use DataOutputPlus.writeBytes in
VIntCoding.writeUnsignedVInt
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
new 6614c08 Merge branch 'cassandra-4.0' into trunk
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:
.../org/apache/cassandra/io/util/PathUtils.java | 55 ++++++++++++++++++++-
.../apache/cassandra/service/StorageService.java | 17 +++++--
.../cassandra/utils/NativeLibraryDarwin.java | 1 +
.../apache/cassandra/utils/NativeLibraryLinux.java | 1 +
.../cassandra/utils/NativeLibraryWindows.java | 1 +
.../cassandra/utils/NativeLibraryWrapper.java | 3 +-
.../cassandra/distributed/impl/Instance.java | 21 +++++++-
.../distributed/test/ring/AutoBootstrapTest.java | 56 ++++++++++++++++++++++
.../distributed/test/ring/BootstrapTest.java | 20 --------
.../cassandra/streaming/StreamingTransferTest.java | 2 +-
10 files changed, 148 insertions(+), 29 deletions(-)
create mode 100644
test/distributed/org/apache/cassandra/distributed/test/ring/AutoBootstrapTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]