Wilfred Spiegelenburg created YUNIKORN-1994:
-----------------------------------------------

             Summary: Queue metrics not updated correctly on container release
                 Key: YUNIKORN-1994
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1994
             Project: Apache YuniKorn
          Issue Type: Bug
          Components: core - scheduler
            Reporter: Wilfred Spiegelenburg


In the case that we remove allocations we might not update the released 
container metric correctly in the partition code.
 * in removeNodeAllocations the queue metric update is in an if..else but none 
of the other trackers are
 * in removeAllocation the queue metric update is in an if..else but none of 
the other trackers are
 * in removeAllocation the metric is not updated correctly if we have multiple 
allocations that get removed in one action we only increment by 1. Placeholder 
count is tracked correctly



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