You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2020/06/01 13:01:10 UTC

[GitHub] [ignite] Vladsz83 commented on a change in pull request #7835: IGNITE-13012 Make node connection checking rely on the configuration. Simplify node ping routine.

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



##########
File path: modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ServerImpl.java
##########
@@ -1916,6 +1924,12 @@ private void clearNodeAddedMessage(TcpDiscoveryAbstractMessage msg) {
         return threads;
     }
 
+    /** @return Total timeout on complete message exchange in network over established connection. */
+    protected long effectiveExchangeTimeout() {

Review comment:
       Removed.




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

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