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 209af4dd5ea IGNITE-24450 Implement serialization and deserialization
for zone leases (#5201)
add aa1d587bbe9 IGNITE-24359 Adjust ScanCloseReplicaRequest to be
TableAware one (#5198)
No new revisions were added by this update.
Summary of changes:
.../replicator/ItReplicaLifecycleTest.java | 80 +++++++++++++++++++++-
.../partition/replicator/fixtures/Node.java | 4 +-
.../replication/ScanCloseReplicaRequest.java | 3 +-
.../distributed/storage/InternalTableImpl.java | 34 ++++++---
.../storage/PartitionScanPublisher.java | 7 ++
.../replication/PartitionReplicaListenerTest.java | 21 +++++-
6 files changed, 134 insertions(+), 15 deletions(-)