SomeFire commented on a change in pull request #6911: IGNITE-12232 NPE while 
node join processing
URL: https://github.com/apache/ignite/pull/6911#discussion_r333542613
 
 

 ##########
 File path: 
modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ServerImpl.java
 ##########
 @@ -4937,6 +4941,17 @@ else if (spiState == CONNECTING)
                 sendMessageAcrossRing(msg);
         }
 
+        /**
+         * @param secCtx Sec context.
 
 Review comment:
   Fixed.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to