Amit Mondal created FELIX-6345:
----------------------------------
Summary: hc:list doesn't list health checks that don't have any
tags specified
Key: FELIX-6345
URL: https://issues.apache.org/jira/browse/FELIX-6345
Project: Felix
Issue Type: Bug
Components: Health Checks
Affects Versions: healthcheck.core 2.0.8, healthcheck.generalchecks 2.0.6
Reporter: Amit Mondal
According to the current solution, _*hc:list*_ only shows health checks that
implement the _*HealthCheck*_ interface and do have the _*hc.tags*_ service
property. If any health check doesn't specify this service property, it doesn't
get listed - for example, _*CpuCheck*_ doesn't have any tags specified and
hence it doesn't get listed in the _*hc:list*_ output.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)