Remove configuration object reference in DFSClient
--------------------------------------------------
Key: HDFS-2092
URL: https://issues.apache.org/jira/browse/HDFS-2092
Project: Hadoop HDFS
Issue Type: Bug
Components: hdfs client
Affects Versions: 0.23.0
Reporter: Bharath Mundlapudi
Assignee: Bharath Mundlapudi
Fix For: 0.23.0
At present, DFSClient stores reference to configuration object. Since, these
configuration objects are pretty big at times can blot the processes which has
multiple DFSClient objects like in TaskTracker. This is an attempt to remove
the reference of conf object in DFSClient.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira