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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to