Vyacheslav Koptilin created IGNITE-18371:
--------------------------------------------
Summary: Remove outdated TODOs
Key: IGNITE-18371
URL: https://issues.apache.org/jira/browse/IGNITE-18371
Project: Ignite
Issue Type: Bug
Reporter: Vyacheslav Koptilin
Assignee: Vyacheslav Koptilin
TableManager refers to IGNITE-15554 which is already in the resolved state.
{noformat}
// TODO: IGNITE-15554 Add logic for assignment recalculation in
case of partitions or replicas changes
// TODO: Until IGNITE-15554 is implemented it's safe to iterate
over partitions and replicas cause there will
// TODO: be exact same amount of partitions and replicas for both
old and new assignments
{noformat}
If I am not mistaken in my interpretation of this text, it relates to a dynamic
configuration of partitions number and it has nothing in common with
IGNITE-15554
--
This message was sent by Atlassian Jira
(v8.20.10#820010)