AMashenkov commented on code in PR #3590: URL: https://github.com/apache/ignite-3/pull/3590#discussion_r1562307157
########## modules/distribution-zones/src/integrationTest/java/org/apache/ignite/internal/distributionzones/ItIgniteDistributionZoneManagerNodeRestartTest.java: ########## Review Comment: Why we can't just put default zone name from catalog to DEFAULT_ZONE_NAME field in `@BeforeAll` , instead of all these changes? Or maybe use the constant in init script to create default zone with certain name (if supported)? -- 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]
