vadimkolodingg commented on code in PR #5244: URL: https://github.com/apache/ignite-3/pull/5244#discussion_r1971301424
########## modules/table/tech-notes/rebalance.md: ########## @@ -20,7 +20,7 @@ Every algorithm phase has the following main sections: ## New metastore keys For further steps, we should introduce some new metastore keys: - `partition.assignments.stable` - the list of peers, which process operations for a partition at the current moment. -- `partition.assignments.pending` - the list of peers, where current rebalance move the partition. +- `partition.assignments.pending` - the queue of list of peers, where current rebalance move the 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: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org