Mmuzaf commented on a change in pull request #5711: IGNITE-10748: remove dead
code
URL: https://github.com/apache/ignite/pull/5711#discussion_r253769238
##########
File path:
modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.java
##########
@@ -3274,7 +3313,7 @@ protected GridCommunicationClient
createTcpClient(ClusterNode node, int connIdx)
long needWaitDelay0 = 200;
Review comment:
Agree, better to move these values to constant names. Fixed.
----------------------------------------------------------------
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