JAkutenshi commented on code in PR #6902:
URL: https://github.com/apache/ignite-3/pull/6902#discussion_r2537405181


##########
modules/distribution-zones/src/integrationTest/java/org/apache/ignite/internal/distributionzones/ItDataNodesManagerTest.java:
##########
@@ -60,7 +52,7 @@ public void manualDataNodeRecalculationIdempotencyTest() 
throws InterruptedExcep
     public void manualDataNodeRecalculationAfterNewNodeAddedTest() throws 
InterruptedException {
         IgniteImpl node = unwrapIgniteImpl(node(0));
 
-        createZoneWithInfiniteTimers(node);
+        createZoneWithInfiniteTimers(node, ZONE_NAME);

Review Comment:
   This is also reflected in `restDataNodesResetAfterNewNodeAddedTest`



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

Reply via email to