ivanzlenko commented on code in PR #6357:
URL: https://github.com/apache/ignite-3/pull/6357#discussion_r2269715899


##########
migration-tools/modules/migration-tools-commons-tests/src/main/java/org/apache/ignite/migrationtools/tests/clusters/FullSampleCluster.java:
##########
@@ -43,9 +43,9 @@ public FullSampleCluster() {
     @Override
     protected Ignite2ClusterContainer createClusterContainers() {
         return new Ignite2ClusterContainer(
-                FullSampleCluster.CLUSTER_CFG_PATH,
-                FullSampleCluster.TEST_CLUSTER_PATH,
-                FullSampleCluster.clusterNodeIds
+                CLUSTER_CFG_PATH,

Review Comment:
   Actually I do not understand why our checkstyle rules hadn't triggered on 
clusterNodeIds



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@ignite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to