ivanzlenko commented on code in PR #5200: URL: https://github.com/apache/ignite-3/pull/5200#discussion_r1950381748
########## modules/distribution-zones/src/main/java/org/apache/ignite/internal/distributionzones/rebalance/ZoneRebalanceUtil.java: ########## @@ -425,6 +426,7 @@ private static String zoneInfo(CatalogZoneDescriptor zoneDescriptor) { /** Key prefix for switch append assignments. */ public static final String ASSIGNMENTS_SWITCH_APPEND_PREFIX = "zone.assignments.switch.append."; + Review Comment: Fixed -- 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