This is an automated email from the ASF dual-hosted git repository. sanpwc pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from ba41bed4926 IGNITE-25105 Support DisasterRecoveryManager functionality in System views for the Colocation track (#5735) add 459187d9355 IGNITE-24144 Implement a method to receive a chain of topology changes for the colocation case (#5761) No new revisions were added by this update. Summary of changes: .../distributionzones/rebalance/RebalanceUtil.java | 2 - .../ZoneRebalanceRaftGroupEventsListener.java | 113 +++++++++++++++++++-- .../rebalance/ZoneRebalanceUtil.java | 51 ++++++++++ .../PartitionReplicaLifecycleManager.java | 77 +++++++++++--- .../table/ItColocationDurableFinishTest.java | 2 - .../ItDisasterRecoveryReconfigurationTest.java | 31 ++++-- 6 files changed, 239 insertions(+), 37 deletions(-)