Nihal Agarwal created YARN-11815:
------------------------------------

             Summary: NodeQueueLoadMonitor scheduler running on standby RMs
                 Key: YARN-11815
                 URL: https://issues.apache.org/jira/browse/YARN-11815
             Project: Hadoop YARN
          Issue Type: Bug
          Components: resourcemanager
    Affects Versions: 3.4.1
            Reporter: Nihal Agarwal


NodeQueueLoadMonitor runs as an active service via 
OpportunisticContainerAllocatorAMService in Yarn Resource Manager. 
However, it's scheduler thread is started in the constructor itself. This would 
cause the scheduler to run on standby RM too which shouldn't be the case since 
it is an active service. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to