Elek, Marton created HDDS-1468: ---------------------------------- Summary: Inject configuration values to Java objects Key: HDDS-1468 URL: https://issues.apache.org/jira/browse/HDDS-1468 Project: Hadoop Distributed Data Store Issue Type: Sub-task Reporter: Elek, Marton Assignee: Elek, Marton
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. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org