This is an automated email from the ASF dual-hosted git repository.
paulo pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 035705f494 Print friendly error when nodetool attempts to connect to
uninitialized server
new 8bb9c72f58 Add safeguard so cleanup fails when node has pending ranges
new da2dd2bfbc Merge branch 'cassandra-4.0' into cassandra-4.1
new 158875858c Merge branch 'cassandra-4.1' into trunk
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:
CHANGES.txt | 2 +-
.../cassandra/db/compaction/CompactionManager.java | 6 +-
.../apache/cassandra/service/StorageService.java | 4 +
.../cassandra/distributed/action/GossipHelper.java | 12 +++
.../distributed/test/ring/CleanupFailureTest.java | 111 +++++++++++++++++++++
test/unit/org/apache/cassandra/db/CleanupTest.java | 6 +-
6 files changed, 133 insertions(+), 8 deletions(-)
create mode 100644
test/distributed/org/apache/cassandra/distributed/test/ring/CleanupFailureTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]