This is an automated email from the ASF dual-hosted git repository.
rpuch pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 9e3d7c4c56c IGNITE-22621 Implement transaction finishing for zone
replica listener (#5187)
add 209af4dd5ea IGNITE-24450 Implement serialization and deserialization
for zone leases (#5201)
No new revisions were added by this update.
Summary of changes:
.../internal/replicator/ZonePartitionId.java | 8 +-
.../leases/LeaseBatchSerializer.java | 13 +-
.../leases/LeaseBatchSerializerTest.java | 196 +++++++++++++++++----
3 files changed, 180 insertions(+), 37 deletions(-)