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/12/06 08:38:00 UTC

[jira] [Created] (YUNIKORN-1448) partition: remove reservation count

Wilfred Spiegelenburg created YUNIKORN-1448:
-----------------------------------------------

             Summary: partition: remove reservation count
                 Key: YUNIKORN-1448
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1448
             Project: Apache YuniKorn
          Issue Type: Improvement
            Reporter: Wilfred Spiegelenburg
            Assignee: Wilfred Spiegelenburg


the partition stores a reservation count which is not used. The reservation is probably left over from the time the cache and scheduler objects were separated. Removing a reservation with the counter in the partition is difficult as the scheduling cycle does not have a callback to the partition.

There is also an unlocked application access which could have caused a data race. Need to cleanup the unreserve handling on node removal.



--
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