Doug Cutting resolved HADOOP-4905.
----------------------------------
Resolution: Invalid
Resolving as 'Invalid' since these static initializers are no long present in the codebase.
static initializers for default config files duplicate code
-----------------------------------------------------------
Key: HADOOP-4905
URL: https://issues.apache.org/jira/browse/HADOOP-4905
Project: Hadoop Common
Issue Type: Improvement
Components: conf
Affects Versions: 0.20.0
Reporter: Doug Cutting
Priority: Minor
Labels: newbie
The default config files are loaded by static initializers. The code in these initializers is two lines that contains string literals. This is fragile and duplicated code.
-------------------------------------------------------------
Key: HADOOP-4905
URL: https://issues.apache.org/jira/browse/HADOOP-4905
Project: Hadoop Common
Issue Type: Improvement
Components: conf
Affects Versions: 0.20.0
Reporter: Doug Cutting
Priority: Minor
Labels: newbie
The default config files are loaded by static initializers. The code in these initializers is two lines that contains string literals. This is fragile and duplicated code.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira