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


##########
modules/catalog/src/test/java/org/apache/ignite/internal/catalog/CatalogServiceSelfTest.java:
##########
@@ -1408,55 +1419,38 @@ public void testDefaultZone() {
 
         // Validate default zone wasn't changed.
         assertSame(defaultZone, service.zone(CatalogService.DEFAULT_ZONE_NAME, 
clock.nowLong()));
-
-        // Try to rename to a zone with default name.

Review Comment:
   This code is similar to copy-paste, this scenario is checked above.



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

Reply via email to