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 d2bdb2ffa8 Merge branch 'cassandra-5.0' into trunk
add 9500eb129b Backport Automated Repair Inside Cassandra (CEP-37)
new 73063437b6 Merge branch 'cassandra-5.0' into trunk
The 1 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 +
conf/cassandra.yaml | 6 +-
conf/cassandra_latest.yaml | 2 +-
.../cassandra/repair/autorepair/AutoRepair.java | 1 +
.../repair/autorepair/AutoRepairUtils.java | 70 ++++++
.../cassandra/distributed/impl/Instance.java | 3 +
.../repair/AutoRepairSchedulerStatsHelper.java | 4 -
.../test/repair/AutoRepairSchedulerTest.java | 17 --
.../distributed/upgrade/AutoRepairUpgradeTest.java | 248 +++++++++++++++++++++
9 files changed, 325 insertions(+), 27 deletions(-)
create mode 100644
test/distributed/org/apache/cassandra/distributed/upgrade/AutoRepairUpgradeTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]