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 11eaf8f587 IGNITE-19395 Use indirect addressing when storing rows in
RocksDb (#4200)
add 194bc391c8 IGNITE-22373 Delete startReplica(ReplicationGroupId,
PeersAndLearners, Function, PendingComparableValuesTracker, CompletableFuture)
(#4144)
No new revisions were added by this update.
Summary of changes:
.../ItPlacementDriverReplicaSideTest.java | 90 ++++--------
.../ignite/internal/replicator/ReplicaManager.java | 162 +++++++--------------
.../internal/replicator/ReplicaManagerTest.java | 29 +++-
.../ItTxDistributedTestSingleNodeCollocated.java | 8 -
...butedTestThreeNodesThreeReplicasCollocated.java | 7 -
.../ignite/distributed/ReplicaUnavailableTest.java | 32 +++-
.../distributed/TableManagerRecoveryTest.java | 4 +-
.../apache/ignite/distributed/ItTxTestCluster.java | 6 -
8 files changed, 134 insertions(+), 204 deletions(-)