Description
When there is a lot of opportunistic container requests, even if NM queue is full, RM continues to dispatch O containers to that node. Such allocations will be killed immediately by NM causing a waste of resource. Propose to exclude such nodes in the load monitor.