You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Anubhav Dhoot (JIRA)" <ji...@apache.org> on 2015/01/05 23:37:35 UTC

[jira] [Created] (YARN-3008) FairScheduler: Use lock for queuemanager instead of synchronized on FairScheduler

Anubhav Dhoot created YARN-3008:
-----------------------------------

             Summary: FairScheduler: Use lock for queuemanager instead of synchronized on FairScheduler
                 Key: YARN-3008
                 URL: https://issues.apache.org/jira/browse/YARN-3008
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: fairscheduler
            Reporter: Anubhav Dhoot


Instead of a big monolithic lock on FairScheduler, we can have an explicit lock on queuemanager and revisit all synchronized methods in FairScheduler



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)