You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Kinga Marton (Jira)" <ji...@apache.org> on 2021/02/03 12:07:01 UTC

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

     [ https://issues.apache.org/jira/browse/YUNIKORN-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kinga Marton resolved YUNIKORN-537.
-----------------------------------
    Fix Version/s: 0.10
       Resolution: Fixed

> 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
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.10
>
>
> 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