SammyVimes commented on a change in pull request #575:
URL: https://github.com/apache/ignite-3/pull/575#discussion_r790872595



##########
File path: 
modules/network-api/src/main/java/org/apache/ignite/network/TopologyService.java
##########
@@ -54,4 +54,12 @@
      * @return The node or {@code null} if the node is not yet discovered or 
dead.
      */
     @Nullable ClusterNode getByAddress(NetworkAddress addr);
+
+    /**
+     * Returns a cluster node by it's consistent id..

Review comment:
       Sh*t, I've copied it from the above method




-- 
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