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

Daryn Sharp commented on YARN-355:
----------------------------------

I did somewhat intentionally neglect checking the port since I was trying to 
post a minimal patch, and I thought it would be extremely unlikely and not make 
sense for two RMs to run on the same host.  I'll update it to check the port.
                
> RM app submission jams under load
> ---------------------------------
>
>                 Key: YARN-355
>                 URL: https://issues.apache.org/jira/browse/YARN-355
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager
>    Affects Versions: 2.0.0-alpha, 0.23.6
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>            Priority: Blocker
>         Attachments: YARN-355.branch-23.patch, YARN-355.patch
>
>
> The RM performs a loopback connection to itself to renew its own tokens.  If 
> app submissions consume all RPC handlers for {{ClientRMProtocol}}, then app 
> submissions block because it cannot loopback to itself to do the renewal.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to