fapifta opened a new pull request #2871: URL: https://github.com/apache/ozone/pull/2871
## What changes were proposed in this pull request? We are having a property called ozone.replication.allowed-configs. In this PR I propose to use the validation in the creator methods of ReplicationConfig class, and use this as a central place to implement the parsing and validation logic of ReplicationConfigs. It is out of scope to adjust the server side validation if any in this PR. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-5997 ## How was this patch tested? Adjusted JUnit tests around the changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
