elek opened a new pull request #772: HDDS-1468. Inject configuration values to Java objects URL: https://github.com/apache/hadoop/pull/772 According to the design doc in the parent issue we would like to support java configuration objects which are simple POJO but the fields/setters are annotated. As a first step we can introduce the OzoneConfiguration.getConfigObject() api which can create the config object and inject configuration. Later we can improve it with annotation processor which can generate the ozone-default.xml. See: https://issues.apache.org/jira/browse/HDDS-1468
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
