You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Weiwei Yang (Jira)" <ji...@apache.org> on 2021/02/25 01:16:00 UTC

[jira] [Created] (YUNIKORN-549) Scheduler recovery failure occasionally while recovering a large number of applications

Weiwei Yang created YUNIKORN-549:
------------------------------------

             Summary: Scheduler recovery failure occasionally while recovering a large number of applications
                 Key: YUNIKORN-549
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-549
             Project: Apache YuniKorn
          Issue Type: Improvement
          Components: shim - kubernetes
            Reporter: Weiwei Yang
            Assignee: Weiwei Yang


Current recovery logic adds application back to based on the pods reported by the informers/listers. In some conditions, the recovery of an app could fail if the app has both Running and Pending pods. This is because the shim marks an app with a Recovery if the informer notified the scheduler before the lister function gets called. The is not working as expected consistently, we need a stable implementation in order to tell if an app needs recovery or not.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: issues-help@yunikorn.apache.org