Vishwas created YUNIKORN-408:
--------------------------------
Summary: Result mismatch between Container_Status and
Container_History
Key: YUNIKORN-408
URL: https://issues.apache.org/jira/browse/YUNIKORN-408
Project: Apache YuniKorn
Issue Type: Bug
Components: webapp
Reporter: Vishwas
Attachments: appStatus_vs_contStatus.PNG, scheduler.log
I have created a single pod to use the yunikorn scheduler and it gets allocated
properly to the queue.
When I delete the pod using the kubectl delete comand, I still see the
container count as 1 in container_history but number of running container as 0
and also in application status I see it is running.
I see below log in scheduler, not sure if it is related:
{code:java}
2020-09-10T08:45:04.907Z ERROR scheduler/scheduler.go:292 failed
to sync cache {"error": "no corresponding pod app-sleep-0 in pods of node
vm-10-75-38-71"}
{code}
I have attached the snapshot of the UI and the scheduler.log from pod.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]