[
https://issues.apache.org/jira/browse/FELIX-6443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler updated FELIX-6443:
------------------------------------
Fix Version/s: (was: healthcheck.generalchecks 2.0.8)
> DsComponentsCheck should be configurable with bundle identifier and component
> name
> ----------------------------------------------------------------------------------
>
> Key: FELIX-6443
> URL: https://issues.apache.org/jira/browse/FELIX-6443
> Project: Felix
> Issue Type: Improvement
> Components: Health Checks
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
>
> The DsComponentsCheck takes a list of component names - however component
> names are not unique and bundles might use the same name.
> The code currently assumes that there is always just one comonent with a
> given name.
> We should enhance the code to take a bundle identifier (like symbolic name)
> together with the component name to have a unique way to find a component.
> Side note: if the bundles for the components are known, the DTO lookup can be
> improved, too
--
This message was sent by Atlassian Jira
(v8.3.4#803005)