tkalkirill commented on code in PR #2448:
URL: https://github.com/apache/ignite-3/pull/2448#discussion_r1294546406
##########
modules/distribution-zones/src/test/java/org/apache/ignite/internal/distributionzones/BaseDistributionZoneManagerTest.java:
##########
@@ -177,6 +188,14 @@ protected void createZone(
@Nullable Integer dataNodesAutoAdjustScaleDown,
@Nullable String filter
) {
+ DistributionZonesTestUtil.createZone(
Review Comment:
I don't think it makes sense as it will be removed in the neighboring PR
[(ignite-3/pull/2415)](https://github.com/apache/ignite-3/pull/2415) in the
near future.
--
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]