You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Wilfred Spiegelenburg (Jira)" <ji...@apache.org> on 2022/02/21 02:54:00 UTC

[jira] [Created] (YUNIKORN-1087) track scheduling time in the allocation

Wilfred Spiegelenburg created YUNIKORN-1087:
-----------------------------------------------

             Summary: track scheduling time in the allocation
                 Key: YUNIKORN-1087
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1087
             Project: Apache YuniKorn
          Issue Type: Improvement
          Components: core - scheduler
            Reporter: Wilfred Spiegelenburg


An allocation is based on the AllocationAsk which is based on the pod. The time the ask is created but we have no information on when the allocation was created based on that ask.

The time delay between the two: from ask creation to allocation tells us how long it took the scheduler to find a location for the pod. Important detail to have during troubleshooting.

We should also take into account placeholders and if/when they trigger a replacement and look at the times to track in the allocation.

Details should be exposed in the REST objects.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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