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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to