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 "Ahmed Hussein (Jira)" <ji...@apache.org> on 2019/08/30 15:05:00 UTC

[jira] [Created] (YARN-9805) Fine-grained SchedulerNode synchronization

Ahmed Hussein created YARN-9805:
-----------------------------------

             Summary: Fine-grained SchedulerNode synchronization
                 Key: YARN-9805
                 URL: https://issues.apache.org/jira/browse/YARN-9805
             Project: Hadoop YARN
          Issue Type: Improvement
            Reporter: Ahmed Hussein
            Assignee: Ahmed Hussein


Yarn schedulerNode and RMNode are using synchronized methods on reading and updating the resources.

Instead, use read-write reentrant locks to provide fine-grained locking and to avoid blocking concurrent reads.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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