[ 
https://issues.apache.org/jira/browse/HDFS-5288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13829317#comment-13829317
 ] 

Brandon Li commented on HDFS-5288:
----------------------------------

[~wheat9]: Please rebase the patch. 
Nit: the following method is not needed anymore:
{noformat}
static void testRequest(XDR request, XDR request2) {
 RegistrationClient registrationClient = new RegistrationClient("localhost",
        Nfs3Constant.SUN_RPCBIND, request);
    registrationClient.run();
  }
{noformat}

> 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)

Reply via email to