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 2021/02/03 01:06:01 UTC

[jira] [Created] (YUNIKORN-537) log spam in CalculateAbsUsedCapacity

Wilfred Spiegelenburg created YUNIKORN-537:
----------------------------------------------

             Summary: log spam in CalculateAbsUsedCapacity
                 Key: YUNIKORN-537
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-537
             Project: Apache YuniKorn
          Issue Type: Bug
          Components: core - common
            Reporter: Wilfred Spiegelenburg
            Assignee: Wilfred Spiegelenburg


The log gets spammed by a call in the Resource object of the core:
{code:java}
2021-02-02T08:55:32.797Z	WARN	resources/resources.go:817	Cannot calculate absolute capacity because of missing capacity or usage
2021-02-02T08:55:32.798Z	WARN	resources/resources.go:817	Cannot calculate absolute capacity because of missing capacity or usage
2021-02-02T08:55:34.862Z	WARN	resources/resources.go:817	Cannot calculate absolute capacity because of missing capacity or usage {code}
This is linked to a REST call and should not be logged as a warning but at a debug level at best.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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