kgusakov commented on code in PR #4764: URL: https://github.com/apache/ignite-3/pull/4764#discussion_r1855545490
########## modules/distribution-zones/src/main/java/org/apache/ignite/internal/distributionzones/DistributionZoneManager.java: ########## @@ -409,7 +413,15 @@ private void onUpdatePartitionDistributionResetBusy( } if (partitionDistributionResetTimeoutSeconds == IMMEDIATE_TIMER_VALUE) { - // TODO: IGNITE-23599 Implement valid behaviour here. + fireEvent( 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