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 2019/12/06 08:18:58 UTC

[GitHub] [ignite] SurkovAleksandr commented on a change in pull request #7090: IGNITE-12376 Change level of "TCP client created ..." log messages to…

SurkovAleksandr commented on a change in pull request #7090: IGNITE-12376 Change level of "TCP client created ..." log messages to…
URL: https://github.com/apache/ignite/pull/7090#discussion_r354709861
 
 

 ##########
 File path: modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.java
 ##########
 @@ -3128,7 +3128,7 @@ else if (log.isDebugEnabled())
 
             if (time > CONNECTION_ESTABLISH_THRESHOLD_MS) {
                 if (log.isInfoEnabled())
 
 Review comment:
   You're right.

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


With regards,
Apache Git Services