Janus Chow created HDDS-6148:
--------------------------------
Summary: Validate ContainerBalancerConfiguration before start
ContainerBalancer
Key: HDDS-6148
URL: https://issues.apache.org/jira/browse/HDDS-6148
Project: Apache Ozone
Issue Type: Improvement
Reporter: Janus Chow
Assignee: Janus Chow
In HDDS-6070, we did some refactoring on ContainerBalancerConfiguration, and we
added a method called validateConfiguration to check the configurations.
Currently the method returns "void", but it's more reasonable to return a
boolean to indicate the validate result of the configurations.
This ticket is to change the return parameter from "void" to boolean to check
the parameters before doing container balancer work.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]