You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Subru Krishnan (JIRA)" <ji...@apache.org> on 2017/11/03 00:13:00 UTC

[jira] [Created] (YARN-7434) Router getApps REST invocation fails with multiple RMs

Subru Krishnan created YARN-7434:
------------------------------------

             Summary: 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


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: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org