[ https://issues.apache.org/jira/browse/HDFS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12737222#action_12737222 ]
Bill Zeller commented on HDFS-514: ---------------------------------- They cannot be private final with the changes that need to be made in HDFS-167 due to the addition of ctors that needs to be made. However, it might be a better idea to leave the fields final in this patch and change them in HDFS-167. > DFSClient.namenode is a public field. Should be private. > -------------------------------------------------------- > > Key: HDFS-514 > URL: https://issues.apache.org/jira/browse/HDFS-514 > Project: Hadoop HDFS > Issue Type: Bug > Reporter: Bill Zeller > Assignee: Bill Zeller > Attachments: hdfs-514-2.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.