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

Reply via email to