This is an automated email from the ASF dual-hosted git repository.

vpyatkov pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


    from dd1c95ae97 IGNITE-18731 Add `unit deploy/undeploy/status/list` 
commands (#1772)
     add 405cf5116e IGNITE-18997 Remove redundant future transformations from 
PartitionReplicaListener (#1774)

No new revisions were added by this update.

Summary of changes:
 .../apache/ignite/internal/replicator/Replica.java |   2 +-
 .../ignite/internal/replicator/ReplicaManager.java |   2 +-
 .../replicator/listener/ReplicaListener.java       |   2 +-
 .../replicator/PartitionReplicaListener.java       | 199 +++++++++------------
 .../apache/ignite/internal/table/TxLocalTest.java  |   3 +-
 .../replication/PartitionReplicaListenerTest.java  |   8 +-
 .../table/impl/DummyInternalTableImpl.java         |  12 +-
 7 files changed, 96 insertions(+), 132 deletions(-)

Reply via email to