Elek, Marton created HDDS-1466: ---------------------------------- Summary: Improve the configuration API with using Java classes instead of constants Key: HDDS-1466 URL: https://issues.apache.org/jira/browse/HDDS-1466 Project: Hadoop Distributed Data Store Issue Type: Task Reporter: Elek, Marton Assignee: Elek, Marton
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. -- 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