You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Joerg Hoh (Jira)" <ji...@apache.org> on 2021/10/16 19:38:00 UTC

[jira] [Updated] (FELIX-6465) DsComponentCache cannot handle missing components consistently

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

Joerg Hoh updated FELIX-6465:
-----------------------------
    Description: 
The DsComponentsCheck does not consistently show a non-OK result, when one or more of the configured components are not present.

Instead just a single execution returns with the non-OK value, and then it falls back to the cached version.

 

https://github.com/apache/felix-dev/pull/105

 

  was:
The DsComponentsCheck does not consistently show a non-OK result, when one or more of the configured components are not present.

Instead just a single execution returns with the non-OK value, and then it falls back to the cached version.

 


> DsComponentCache cannot handle missing components consistently
> --------------------------------------------------------------
>
>                 Key: FELIX-6465
>                 URL: https://issues.apache.org/jira/browse/FELIX-6465
>             Project: Felix
>          Issue Type: Improvement
>          Components: Health Checks
>    Affects Versions: healthcheck.generalchecks 2.0.12
>            Reporter: Joerg Hoh
>            Priority: Major
>
> The DsComponentsCheck does not consistently show a non-OK result, when one or more of the configured components are not present.
> Instead just a single execution returns with the non-OK value, and then it falls back to the cached version.
>  
> https://github.com/apache/felix-dev/pull/105
>  



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