Description
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..