You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Kinga Marton (Jira)" <ji...@apache.org> on 2020/10/07 11:45:00 UTC

[jira] [Created] (YUNIKORN-438) Move informers synch call at the beginning of scheduler start

Kinga Marton created YUNIKORN-438:
-------------------------------------

             Summary: Move informers synch call at the beginning of scheduler start
                 Key: YUNIKORN-438
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-438
             Project: Apache YuniKorn
          Issue Type: Bug
            Reporter: Kinga Marton
            Assignee: Kinga Marton


We do a wait until the informers get sync up with API server during the recovery. But this currently is done in the node-recovery phase. But before this phase the application might got created and asking for namespace information from k8s might fail if the informers are not yet synched. 

We should make sure that we wait for this sync before doing anything.



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

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