This is an automated email from the ASF dual-hosted git repository. jlewandowski pushed a change to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 0bc95bbebd Set log-cli-level to DEBUG in circle config add 5be57829b0 Backport CASSANDRA-16418 to 3.x No new revisions were added by this update. Summary of changes: CHANGES.txt | 18 ++-- .../cassandra/db/compaction/CompactionManager.java | 4 +- .../apache/cassandra/service/StorageService.java | 3 + .../cassandra/distributed/action/GossipHelper.java | 16 +++ .../distributed/test/CleanupFailureTest.java | 118 +++++++++++++++++++++ test/unit/org/apache/cassandra/db/CleanupTest.java | 48 ++++++++- 6 files changed, 197 insertions(+), 10 deletions(-) create mode 100644 test/distributed/org/apache/cassandra/distributed/test/CleanupFailureTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org