errose28 commented on PR #10022:
URL: https://github.com/apache/ozone/pull/10022#issuecomment-4193557514

   > Added a config hdds.datanode.disk.balancer.include.non.standard.containers 
default=false. If true, balancer include non-standard states, i.e, 
QUASI_CLOSED. So both CLOSED and QUASI_CLOSED state containers are eligible for 
move. If false (default), balancer only moves CLOSED containers.
   
   I think we should remove the config and have all containers that would 
otherwise be eligible for replication between datanodes (non-open containers) 
eligible for disk balancing. Since they can be safely copied between datanodes 
there is no reason to exclude them when copying between disks as well.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to