[ 
https://issues.apache.org/jira/browse/HDFS-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo (Nicholas), SZE updated HDFS-527:
----------------------------------------

    Attachment: h527_20090804.patch

h527_20090804.patch:
- Removed DFSClient(Configuration conf).  It is not very useful.  Only 
NamenodeFsck and a few tests use it.
- Changed namenode, rpcNamenode to final.
- Changed DFSClient(InetSocketAddress nameNodeAddr, Configuration conf, 
FileSystem.Statistics stats) to package private.
- Combined the remaining constructors.

> Refactor DFSClient constructors
> -------------------------------
>
>                 Key: HDFS-527
>                 URL: https://issues.apache.org/jira/browse/HDFS-527
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: hdfs client
>            Reporter: Tsz Wo (Nicholas), SZE
>         Attachments: h527_20090804.patch
>
>
> There are 5 constructors in DFSClient.  It seems unnecessary.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to