[
https://issues.apache.org/jira/browse/FELIX-6345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amit Mondal updated FELIX-6345:
-------------------------------
Description:
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 applies to _*hc:exec*_ too.
was: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.
> hc:[list|exec] doesn't list or execute 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.generalchecks 2.0.6, healthcheck.core 2.0.8
> Reporter: Amit Mondal
> Priority: Minor
>
> 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 applies to _*hc:exec*_ too.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)