denis-chudov commented on code in PR #6572:
URL: https://github.com/apache/ignite-3/pull/6572#discussion_r2336657411


##########
modules/distribution-zones/src/integrationTest/java/org/apache/ignite/internal/distributionzones/ItDistributionZonesFiltersTest.java:
##########
@@ -421,6 +424,67 @@ void 
testFilteredEmptyDataNodesDoNotTriggerRebalanceOnReplicaUpdate(ConsistencyM
         assertPendingAssignmentsNeverExisted(metaStorageManager, partId);
     }
 
+    @CartesianTest
+    @CartesianTest.MethodFactory("testEmptyDataNodesAlterZoneParamFactory")
+    public void testAlterZoneWhenDataNodesAreAlreadyEmpty(ConsistencyMode 
consistencyMode, String alterZoneSet) throws Exception {

Review Comment:
   fixed, thanks!



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