You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2014/11/15 21:04:34 UTC

[jira] [Commented] (YARN-1703) Too many connections are opened for proxy server when applicationMaster UI is accessed.

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

Vinod Kumar Vavilapalli commented on YARN-1703:
-----------------------------------------------

Closing connections explicitly makes sense to me given there isn't much point in reusing connections.

+1, checking this in.

> Too many connections are opened for proxy server when applicationMaster UI is accessed.
> ---------------------------------------------------------------------------------------
>
>                 Key: YARN-1703
>                 URL: https://issues.apache.org/jira/browse/YARN-1703
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 2.3.0
>            Reporter: Rohith
>            Assignee: Rohith
>            Priority: Critical
>             Fix For: 2.7.0
>
>         Attachments: YARN-1703.1.patch, YARN-1703.2.patch
>
>
> If running job is accessed for progress. there many CLOSE_WAIT connections for proxyserver. Eventhough connection is released, it  makes  available again to the HttpClient instance, but does not close it. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)