Wilfred Spiegelenburg created YUNIKORN-2174:
-----------------------------------------------

             Summary: placeholder count in partition incorrect
                 Key: YUNIKORN-2174
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-2174
             Project: Apache YuniKorn
          Issue Type: Improvement
          Components: core - scheduler
            Reporter: Wilfred Spiegelenburg
            Assignee: Wilfred Spiegelenburg


Placeholder releases are handled specially as it could trigger a replacement 
and not just a removal of the placeholder. The placeholder count in the 
partition that we use to skip the replacement cycle is adjusted for each 
replacement.

However, If a placeholder gets deleted on K8s, times out or gets preempted  the 
termination type is different. The placeholder gets released as any other 
allocation but we still need to adjust the placeholder counter.

The impact of this issue is a less optimal scheduling cycle as the counter will 
never reach 0 anymore. Beside that there is no impact.



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

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

Reply via email to