You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Wilfred Spiegelenburg (Jira)" <ji...@apache.org> on 2023/05/05 01:24:00 UTC

[jira] [Created] (YUNIKORN-1722) excessive resource clone calls in calculateNodesResourceUsage

Wilfred Spiegelenburg created YUNIKORN-1722:
-----------------------------------------------

             Summary: excessive resource clone calls in calculateNodesResourceUsage
                 Key: YUNIKORN-1722
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1722
             Project: Apache YuniKorn
          Issue Type: Bug
          Components: core - scheduler, metrics
            Reporter: Wilfred Spiegelenburg
            Assignee: Wilfred Spiegelenburg


The node calculateNodesResourceUsage clones theĀ  resource object inside a loop. The clone is correct as the allocated resource could be changed while the calculation is happening in the scheduling cycle. However it should not happen inside the loop.



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

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