ascherbakoff commented on a change in pull request #3501: ignite-7648
URL: https://github.com/apache/ignite/pull/3501#discussion_r254642174
 
 

 ##########
 File path: 
modules/core/src/test/java/org/apache/ignite/spi/communication/tcp/IgniteTcpCommunicationHandshakeWaitTest.java
 ##########
 @@ -108,6 +108,16 @@ public void testHandshakeOnNodeJoining() throws Exception 
{
         fut.get();
     }
 
+    /** */
+    private long expectedTimeout() {
 
 Review comment:
   Max wait should be calculated using newly introduced maxWaitTime method in 
TimeoutStragefy interface.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to