Carsten Ziegeler created FELIX-6443:
---------------------------------------
Summary: 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
Fix For: healthcheck.generalchecks 2.0.8
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)