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 "Aihua Xu (Jira)" <ji...@apache.org> on 2020/02/10 19:26:00 UTC

[jira] [Created] (YARN-10126) Use threadPool to handle async scheduling threads

Aihua Xu created YARN-10126:
-------------------------------

             Summary: Use threadPool to handle async scheduling threads
                 Key: YARN-10126
                 URL: https://issues.apache.org/jira/browse/YARN-10126
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: capacity scheduler
    Affects Versions: 2.9.1
            Reporter: Aihua Xu
            Assignee: Aihua Xu


Currently, async scheduling launches individual threads to handle scheduling requests. If there is any issues in such threads, the threads exit and no new threads get relaunched. Then eventually all the threads die and won't handle any new job scheduling.





--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org