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

[jira] [Created] (YUNIKORN-1395) Account for preempted placeholder in the placeholder data

Wilfred Spiegelenburg created YUNIKORN-1395:
-----------------------------------------------

             Summary: Account for preempted placeholder in the placeholder data
                 Key: YUNIKORN-1395
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1395
             Project: Apache YuniKorn
          Issue Type: Bug
          Components: core - scheduler
    Affects Versions: 1.1.0
            Reporter: Wilfred Spiegelenburg
            Assignee: Wilfred Spiegelenburg


If we pre-empt a placeholder to make room for a daemon set pod we do not update the counter inside the application placeholder data object.

After the pre-emption it shows as a placeholder that should be there but is no longer on the system.

When we replace or timeout a placeholder we do account for it correctly.

We directly call {{app.RemoveAllocation(uuid)}} from the partition code. We do not take into account the account the termination type there which we should to make sure we account correctly for the preemption in the data.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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