Siddhant Sangwan created HDDS-6367:
--------------------------------------
Summary: ContainerBalancer can sometimes return incorrect
iteration result
Key: HDDS-6367
URL: https://issues.apache.org/jira/browse/HDDS-6367
Project: Apache Ozone
Issue Type: Sub-task
Reporter: Siddhant Sangwan
Assignee: Siddhant Sangwan
Balancer returns an incorrect iteration result in some cases, such as:
1. Reaches the limit for max size to move in an iteration, but some moves fail
(in replication manager). This will return the incorrect result
{{MAX_SIZE_TO_MOVE_REACHED}}. The correct result should probably have been
{{ITERATION_COMPLETED}} or {{CAN_NOT_BALANCE_ANY_MORE}}.
2. Same as above, but reaches the limit for max datanodes to involve and then
some moves fail in replication manager.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]