[
https://issues.apache.org/jira/browse/YARN-7434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237104#comment-16237104
]
Hudson commented on YARN-7434:
------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #13183 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/13183/])
YARN-7434. Router getApps REST invocation fails with multiple RMs. (inigoiri:
rev 6fc09beac497b40928b6b0524d83ecf6e7abf932)
* (edit)
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router/src/main/java/org/apache/hadoop/yarn/server/router/webapp/FederationInterceptorREST.java
> Router getApps REST invocation fails with multiple RMs
> ------------------------------------------------------
>
> Key: YARN-7434
> URL: https://issues.apache.org/jira/browse/YARN-7434
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Subru Krishnan
> Assignee: Íñigo Goiri
> Priority: Critical
> Fix For: 2.9.0, 3.0.0
>
> Attachments: YARN-7434.000.patch, YARN-7434.001.patch
>
>
> Router uses threads to invoke getApps in parallel with multiple RMs and has a
> concurrency bug caused by sharing of the HTTP request object. This jira
> tracks the changes to fix the multi-threading issue by cloning the request.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]