petrov-mg commented on code in PR #12777:
URL: https://github.com/apache/ignite/pull/12777#discussion_r2832915797
##########
modules/zookeeper/src/test/java/org/apache/ignite/spi/discovery/zk/ZookeeperDiscoverySpiTestConfigurator.java:
##########
@@ -117,5 +117,18 @@ private static class TestZookeeperDiscoverySpi extends
ZookeeperDiscoverySpi imp
@Override public void
setInternalListener(IgniteDiscoverySpiInternalListener lsnr) {
internalLsnr = lsnr;
}
+
+ /** */
Review Comment:
Done.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]