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 "Bibin Chundatt (Jira)" <ji...@apache.org> on 2020/06/14 10:28:00 UTC

[jira] [Created] (YARN-10315) Avoid sending RMNodeResoureupdate event if resource is same

Bibin Chundatt created YARN-10315:
-------------------------------------

             Summary: Avoid sending RMNodeResoureupdate event if resource is same
                 Key: YARN-10315
                 URL: https://issues.apache.org/jira/browse/YARN-10315
             Project: Hadoop YARN
          Issue Type: Improvement
            Reporter: Bibin Chundatt


When the node is in DECOMMISSIONING state the RMNodeResourceUpdateEvent is send for every heartbeat . Which will result in scheduler resource update.

Avoid sending the same.

 Scheduler node resource update iterates through all the queues for resource update which is costly..



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

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