Cyrill commented on code in PR #4282:
URL: https://github.com/apache/ignite-3/pull/4282#discussion_r1732326561


##########
modules/distribution-zones/src/main/java/org/apache/ignite/internal/distributionzones/rebalance/ZoneRebalanceRaftGroupEventsListener.java:
##########
@@ -131,6 +125,9 @@ public class ZoneRebalanceRaftGroupEventsListener 
implements RaftGroupEventsList
     /** Attempts to retry the current rebalance in case of errors. */
     private final AtomicInteger rebalanceAttempts = new AtomicInteger(0);
 
+    /** Function that calculates assignments for table's partition. */

Review Comment:
   done



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