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 3a1adc15f2d IGNITE-18426 Sql. Fix distribution function to use the distribution zone ID instead of the table ID (#5820) add 1253c75ffc1 IGNITE-25279 Merge two different ZonePartitionReplicaListenerTest (#5830) No new revisions were added by this update. Summary of changes: .../ZonePartitionReplicaListenerTest.java | 215 --------------------- .../ZonePartitionReplicaListenerTest.java | 91 ++++++++- 2 files changed, 90 insertions(+), 216 deletions(-) delete mode 100644 modules/partition-replicator/src/test/java/org/apache/ignite/internal/partition/replicator/ZonePartitionReplicaListenerTest.java