You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/03 08:02:00 UTC

[jira] [Updated] (HDDS-6148) Validate ContainerBalancerConfiguration before start ContainerBalancer

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

ASF GitHub Bot updated HDDS-6148:
---------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org