This is an automated email from the ASF dual-hosted git repository.
tkalkirill pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from cda2b2a517a IGNITE-26954 Support disabled collocation in
awaitPartitionsToBeHealthy (#6908)
add 3a0c45aa6d1 IGNITE-26960 Pass the executor for the
ReplicaManager#throttledLog (#6909)
No new revisions were added by this update.
Summary of changes:
.../rebalance/ItRebalanceDistributedTest.java | 3 ++-
.../partition/replicator/fixtures/Node.java | 3 ++-
.../PartitionReplicaLifecycleManagerTest.java | 3 ++-
.../ItPlacementDriverReplicaSideTest.java | 3 ++-
.../ignite/internal/replicator/ReplicaManager.java | 21 +++------------------
.../internal/replicator/ReplicaManagerTest.java | 3 ++-
.../runner/app/ItIgniteNodeRestartTest.java | 3 ++-
.../org/apache/ignite/internal/app/IgniteImpl.java | 3 ++-
.../ignite/distributed/ReplicaUnavailableTest.java | 3 ++-
.../apache/ignite/distributed/ItTxTestCluster.java | 3 ++-
10 files changed, 21 insertions(+), 27 deletions(-)