Song Jiacheng created YARN-10868:
------------------------------------

             Summary: FairScheduler: updateAppsRunnability never break
                 Key: YARN-10868
                 URL: https://issues.apache.org/jira/browse/YARN-10868
             Project: Hadoop YARN
          Issue Type: Bug
          Components: resourcemanager
    Affects Versions: 3.2.1
            Reporter: Song Jiacheng


In FairScheduler, remove a app attempt will call 
MaxRunningAppsEnforcer#updateRunnabilityOnAppRemoval to find some non-runnable 
apps and make them not pending. This method will call updateAppsRunnability at 
the end, and set appsNowMaybeRunnable.size() as the method parameter 
"maxRunnableApps"



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to