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 "Song Jiacheng (Jira)" <ji...@apache.org> on 2021/07/21 09:05:00 UTC

[jira] [Created] (YARN-10868) FairScheduler: updateAppsRunnability never break

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: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org