Vladsz83 commented on a change in pull request #8881:
URL: https://github.com/apache/ignite/pull/8881#discussion_r704777503



##########
File path: 
modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ServerImpl.java
##########
@@ -6541,6 +6518,52 @@ private void checkConnection() {
         }
     }
 
+    /**
+     * Segment local node if ring connection failed while incoming traffic is 
present.
+     */
+    private void checkOutgoingConnection() {

Review comment:
       The method could be called from various palses. There is no strict place 
where to check. So, we need a 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