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 3fed7c2305 IGNITE-22933 Replace ThreadPoolExecutors with a
corePoolSize equal to 0 (#4190)
add 060b461147 IGNITE-22691 Delete startReplica(ReplicationGroupId,
PendingComparableValuesTracker, CompletableFuture) (#4090)
No new revisions were added by this update.
Summary of changes:
.../replicator/ItReplicaLifecycleTest.java | 3 +-
.../internal/raft/server/RaftGroupOptions.java | 6 +-
.../ignite/internal/replicator/ReplicaManager.java | 12 +-
.../rebalance/ItRebalanceDistributedTest.java | 4 +-
.../apache/ignite/distributed/ItTxTestCluster.java | 202 ++++++++++-----------
5 files changed, 107 insertions(+), 120 deletions(-)