tkalkirill commented on code in PR #2412:
URL: https://github.com/apache/ignite-3/pull/2412#discussion_r1284355564


##########
modules/distribution-zones/src/test/java/org/apache/ignite/internal/distributionzones/DistributionZoneManagerTest.java:
##########
@@ -114,498 +100,17 @@ public void tearDown() throws Exception {
     }
 
     @Test
-    public void testCreateZoneWithAutoAdjust() throws Exception {

Review Comment:
   Since we will create zones directly in the catalog, in the future methods 
for creating/modifying/deleting zones in the `DistributionZoneManager` will not 
be needed.
   
   Validation and operation associated with zones in the catalog already exist.



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