sanpwc commented on code in PR #839:
URL: https://github.com/apache/ignite-3/pull/839#discussion_r890124661
##########
modules/table/tech-notes/rebalance.md:
##########
@@ -96,6 +96,7 @@ metastoreInvoke: \\ atomic
partition.assignments.pending = empty
else:
partition.assignments.pending = partition.assignments.planned
+ remove(partition.assignments.planned)
Review Comment:
Hmm, is that really all changes we should introduce in order to match design
and current actual implementation?
--
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]