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

Nandakumar updated HDDS-11992:
------------------------------
    Status: Patch Available  (was: In Progress)

> Replace GenericCli#createOzoneConfiguration calls with getOzoneConf
> -------------------------------------------------------------------
>
>                 Key: HDDS-11992
>                 URL: https://issues.apache.org/jira/browse/HDDS-11992
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: Ozone CLI
>            Reporter: Nandakumar
>            Assignee: Nandakumar
>            Priority: Major
>              Labels: pull-request-available
>
> GenericCli provides two methods to create {{OzoneConfiguration}}:
> - {{createOzoneConfiguration()}}: create new instance for each call
> - {{getOzoneConf()}}: create new instance once, reuse it for further calls
> We should change subclasses and other callers of 
> {{createOzoneConfiguration()}} to use {{getOzoneConf()}}, and make 
> {{createOzoneConfiguration()}} private.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to