[
https://issues.apache.org/jira/browse/HDDS-11992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated HDDS-11992:
------------------------------------
Fix Version/s: 2.0.0
Resolution: Implemented
Status: Resolved (was: Patch Available)
> 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
> Fix For: 2.0.0
>
>
> 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]