[
https://issues.apache.org/jira/browse/HADOOP-18981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17804915#comment-17804915
]
ASF GitHub Bot commented on HADOOP-18981:
-----------------------------------------
jojochuang commented on PR #6280:
URL: https://github.com/apache/hadoop/pull/6280#issuecomment-1883955452
I am +1, having been probably the last person maintaining the NFS code
myself. Had a quick pass of the PR. Seems fine.
On a side note, hadoop-common is used by many many applications, even
indirectly. It's likely anything you add to hadoop-common implicitly makes
countless applications bloated unfortunately. I don't really care now given how
powerful bare metal machines are, but someone in the kubernetes or docker world
might complain. I see that the PR doesn't introduce additional dependencies in
pom.xml so it's good.
> Move oncrpc/portmap from hadoop-nfs to hadoop-common
> ----------------------------------------------------
>
> Key: HADOOP-18981
> URL: https://issues.apache.org/jira/browse/HADOOP-18981
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 3.4.0
> Reporter: Xing Lin
> Assignee: Xing Lin
> Priority: Major
> Labels: pull-request-available
>
> We want to use udpserver/client for other use cases, rather than only for
> NFS. One such use case is to export NameNodeHAState for NameNodes via a UDP
> server.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]