denis-chudov commented on code in PR #6489: URL: https://github.com/apache/ignite-3/pull/6489#discussion_r2303347882
########## modules/distribution-zones/src/test/java/org/apache/ignite/internal/distributionzones/DataNodesManagerTest.java: ########## @@ -82,6 +84,8 @@ * Tests for {@link DataNodesManager}. */ public class DataNodesManagerTest extends BaseIgniteAbstractTest { + private static final IgniteLogger LOG = Loggers.forClass(DataNodesManagerTest.class); Review Comment: thanks, removed! -- 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