You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2022/05/12 10:47:00 UTC

[jira] [Created] (HDDS-6739) Clean up MiniOzoneCluster config handling

Attila Doroszlai created HDDS-6739:
--------------------------------------

             Summary: Clean up MiniOzoneCluster config handling
                 Key: HDDS-6739
                 URL: https://issues.apache.org/jira/browse/HDDS-6739
             Project: Apache Ozone
          Issue Type: Improvement
          Components: test
            Reporter: Attila Doroszlai


MiniOzoneCluster builders have several methods to set various config properties.  Some are complex and interrelated, others are just for convenience.  We should not clutter it with setter method for each config property.  We can set defaults for integration tests in {{hadoop-ozone/integration-test/src/test/resources/ozone-site.xml}} and override in specific tests where necessary.  The goal of this task is to remove all trivial config setting methods.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org