You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Siddhant Sangwan (Jira)" <ji...@apache.org> on 2022/02/23 07:39:00 UTC

[jira] [Created] (HDDS-6367) ContainerBalancer can sometimes return incorrect iteration result

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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org