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 db949749e9 IGNITE-21949: Cover SQL T122(WITH (excluding RECURSIVE) in
subquery) feature by tests (#3741)
add 39556b6c60 IGNITE-21801 Add missing Schema Sync integration tests
(#3740)
No new revisions were added by this update.
Summary of changes:
.../schemasync/ItSchemaSyncConfigTest.java | 79 ++++++++++++++
.../schemasync/ItSchemaSyncSingleNodeTest.java | 119 ++++++++++++++++++++-
.../replicator/PartitionReplicaListener.java | 37 +++----
.../replication/PartitionReplicaListenerTest.java | 5 +-
4 files changed, 215 insertions(+), 25 deletions(-)
create mode 100644
modules/runner/src/integrationTest/java/org/apache/ignite/internal/schemasync/ItSchemaSyncConfigTest.java