sergey-chugunov-1985 commented on code in PR #2831:
URL: https://github.com/apache/ignite-3/pull/2831#discussion_r1390774961


##########
modules/runner/src/testFixtures/java/org/apache/ignite/internal/Cluster.java:
##########
@@ -254,7 +260,7 @@ public CompletableFuture<IgniteImpl> startNodeAsync(int 
nodeIndex, String nodeBo
         String config = IgniteStringFormatter.format(
                 nodeBootstrapConfigTemplate,
                 BASE_PORT + nodeIndex,
-                CONNECT_NODE_ADDR,

Review Comment:
   If we eliminate usage of this constant, do we want to remove it from this 
class as well?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to