[
https://issues.apache.org/jira/browse/HDFS-5288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13804531#comment-13804531
]
Brandon Li commented on HDFS-5288:
----------------------------------
Thank you, Haohui, for the patch.
The patch has shutdown and idle handle procedures directly into Portmap class.
Instead, I feel add them into SimpleTcpServer and SimpleUdpServer is more
straightforward and can used by other components(each may use different idle
timeout).
> Close idle connections in portmap
> ---------------------------------
>
> Key: HDFS-5288
> URL: https://issues.apache.org/jira/browse/HDFS-5288
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: nfs
> Reporter: Haohui Mai
> Assignee: Haohui Mai
> Attachments: HDFS-5288.000.patch
>
>
> Currently the portmap daemon does not close idle connections. The daemon
> should close any idle connections to save resources.
--
This message was sent by Atlassian JIRA
(v6.1#6144)