vadimkolodingg commented on code in PR #5244:
URL: https://github.com/apache/ignite-3/pull/5244#discussion_r1971309863


##########
modules/table/tech-notes/rebalance.md:
##########
@@ -53,7 +53,7 @@ metastoreInvoke: // atomic metastore call through 
multi-invoke api
             partition.assignments.pending = calcPartAssignments() 
             partition.change.trigger.revision = event.revision
         else:
-            if partition.assignments.pending != calcPartAssignments
+            if partition.assignments.pending != partAssignmentsPendingQueue

Review Comment:
   operation updated



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

Reply via email to