elek opened a new pull request #771: HDDS-1466. Improve the configuration API with using Java classes instead of constants URL: https://github.com/apache/hadoop/pull/771 As of now we use the API in Configuration api from hadoop-common. We propose to use additional wrapper to get configured Objects instead of constants to make the configuration more structured and type safe. The ozone-default.xml can be generated with annotation processor. Please see the attached design doc about more details. See: https://issues.apache.org/jira/browse/HDDS-1466
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org