[GitHub] [felix-dev] joerghoh opened a new pull request #105: FELIX-6465 fix components check, purge the cache in case of non-ok results

2021-10-16 Thread GitBox
joerghoh opened a new pull request #105: URL: https://github.com/apache/felix-dev/pull/105 * refactored the code for easier unit-testing * if the result is non-OK, set the cache reference explicitly to null, so in any subsequent calls to execute() the HC is executed again. -- This is

[GitHub] [felix-dev] kwin commented on a change in pull request #104: FELIX-6319 add configuration printer for framework properties

2021-10-16 Thread GitBox
kwin commented on a change in pull request #104: URL: https://github.com/apache/felix-dev/pull/104#discussion_r729760243 ## File path: webconsole/src/main/java/org/apache/felix/webconsole/internal/misc/FrameworkPropertiesPrinter.java ## @@ -0,0 +1,64 @@ +/* + * Licensed to the

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

2021-10-16 Thread Joerg Hoh (Jira)
[ 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 c

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

2021-10-16 Thread Joerg Hoh (Jira)
Joerg Hoh created FELIX-6465: Summary: DsComponentCache cannot handle missing components consistently Key: FELIX-6465 URL: https://issues.apache.org/jira/browse/FELIX-6465 Project: Felix Issue T