[
https://issues.apache.org/jira/browse/HDFS-6056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14003795#comment-14003795
]
Brandon Li commented on HDFS-6056:
----------------------------------
Thanks for the review, Aaron. I've uploaded a new patch.
{quote}..use '.millis' as their suffix.{quote}
Fixed. I trust your English. :-)
{quote}...the above config setting isn't actually read except in tests. This is
because there are two constructors in the IdUserGroup class,...{quote}
I've removed the no-arg constructor, and replace all Configuration objects with
NfsConfiguration objects in hdfs-nfs project.
> Clean up NFS config settings
> ----------------------------
>
> Key: HDFS-6056
> URL: https://issues.apache.org/jira/browse/HDFS-6056
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: nfs
> Affects Versions: 2.3.0
> Reporter: Aaron T. Myers
> Assignee: Brandon Li
> Attachments: HDFS-6056.001.patch, HDFS-6056.002.patch,
> HDFS-6056.003.patch, HDFS-6056.004.patch, HDFS-6056.005.patch,
> HDFS-6056.006.patch, HDFS-6056.007.patch
>
>
> As discussed on HDFS-6050, there's a few opportunities to improve the config
> settings related to NFS. This JIRA is to implement those changes, which
> include: moving hdfs-nfs related properties into hadoop-hdfs-nfs project, and
> replacing 'nfs3' with 'nfs' in the property names.
--
This message was sent by Atlassian JIRA
(v6.2#6252)