ivanzlenko commented on code in PR #6357: URL: https://github.com/apache/ignite-3/pull/6357#discussion_r2269712931
########## 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: It is a violation of the rule. -- 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