This is an automated email from the ASF dual-hosted git repository. aweisberg pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git
from f1457e8084 Merge branch 'cassandra-4.1' into cassandra-5.0 add 88ca4f8d9a Backport CASSANDRA-20469 (Paxos repair interrupts running transactions) to 4.1 and 5.0 add 948e6c9879 Merge branch 'cassandra-4.1' into cassandra-5.0 No new revisions were added by this update. Summary of changes: src/java/org/apache/cassandra/config/Config.java | 2 ++ .../cassandra/config/DatabaseDescriptor.java | 13 ++++++++- .../apache/cassandra/service/StorageService.java | 14 ++++++++- .../cassandra/service/StorageServiceMBean.java | 4 +++ .../cleanup/PaxosCleanupLocalCoordinator.java | 34 ++++++++++++++++++++-- 5 files changed, 63 insertions(+), 4 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org