Attila Doroszlai created HDDS-11992:
---------------------------------------

             Summary: 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


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: issues-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to