[
https://issues.apache.org/jira/browse/HDFS-6056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988464#comment-13988464
]
Haohui Mai commented on HDFS-6056:
----------------------------------
+1 on moving combining hadoop-nfs and hadoop-hdfs-nfs.
In my personal experience separating hadoop-nfs and hadoop-hdfs-nfs creates
quite a few of obstacles during development. It forces many classes to be
publicly available and making hadoop-common bigger. It also leads to issues
like this jira.
I'm with [~atm] that ideally we can always refactor the code of ONCRPC into a
separate package when someone really starts to implement another NFS server,
but it's up to Brandon.
> 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
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.2#6252)