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 "Sunil G (JIRA)" <ji...@apache.org> on 2016/11/03 06:02:58 UTC

[jira] [Created] (YARN-5825) ProportionalPreemptionalPolicy could use readLock over LeafQueue instead of synchronized block

Sunil G created YARN-5825:
-----------------------------

             Summary: ProportionalPreemptionalPolicy could use readLock over LeafQueue instead of synchronized block
                 Key: YARN-5825
                 URL: https://issues.apache.org/jira/browse/YARN-5825
             Project: Hadoop YARN
          Issue Type: Bug
          Components: capacity scheduler
            Reporter: Sunil G
            Assignee: Sunil G


Currently in PCPP, {{synchronized (curQueue)}} is used in various places. Such instances could be replaced with a read lock.



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

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