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

Hudson commented on YARN-5904:
------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10859 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/10859/])
YARN-5904. Reduce the number of default server threads for (subru: rev 
140b9939da71ec51c178162501740a429b344cac)
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/conf/YarnConfiguration.java


> Reduce the number of default server threads for AMRMProxyService
> ----------------------------------------------------------------
>
>                 Key: YARN-5904
>                 URL: https://issues.apache.org/jira/browse/YARN-5904
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: nodemanager
>    Affects Versions: 2.8.0, 3.0.0-alpha1
>            Reporter: Subru Krishnan
>            Assignee: Subru Krishnan
>            Priority: Minor
>             Fix For: 2.9.0, 3.0.0-alpha2
>
>         Attachments: YARN-5904-v1.patch
>
>
> The default value of the number of server threads for AMRMProxy uses the 
> standard default viz 25. This is way too many as the max number we need is 
> the number of concurrently active AMs in the node. So this JIRA proposes to 
> reduce the default to 3.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to