[ 
https://issues.apache.org/jira/browse/HDDS-6367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Siddhant Sangwan updated HDDS-6367:
-----------------------------------
    Description: 
Balancer show 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 be 
{{ITERATION_COMPLETED}}.

2. Same as above, but reaches the limit for max datanodes to involve and then 
some moves fail in replication manager.


  was:
Balancer show 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.



> ContainerBalancer shows incorrect iteration result sometimes
> ------------------------------------------------------------
>
>                 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
>            Priority: Major
>
> Balancer show 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 be 
> {{ITERATION_COMPLETED}}.
> 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]

Reply via email to