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 a74b44a Merge branch 'cassandra-4.0' into trunk
new c36c081 Delay auth setup until after gossip has settled to avoid
unavailables on startup
new 05e0892 Merge branch 'cassandra-4.0' 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 | 1 +
.../apache/cassandra/service/CassandraDaemon.java | 2 +
.../apache/cassandra/service/StorageService.java | 14 +++++-
.../cassandra/distributed/impl/Instance.java | 3 +-
.../cassandra/distributed/test/AuthTest.java | 56 ++++++++++++++++++++++
.../distributed/test/RepairDigestTrackingTest.java | 35 +++++++++++++-
6 files changed, 107 insertions(+), 4 deletions(-)
create mode 100644
test/distributed/org/apache/cassandra/distributed/test/AuthTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]