tkalkirill commented on code in PR #5097: URL: https://github.com/apache/ignite-3/pull/5097#discussion_r1926474811
########## modules/network/src/main/java/org/apache/ignite/internal/network/netty/ConnectionManager.java: ########## @@ -258,6 +266,8 @@ public void start() throws IgniteInternalException { throw new IgniteInternalException("Attempted to start an already stopped connection manager"); } + + Review Comment: Thanks -- 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. To unsubscribe, e-mail: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org