James Netherton created CAMEL-17672:
---------------------------------------
Summary: camel-main: Prevent superfluous warning - Cannot find
HealthCheckRegistry from classpath
Key: CAMEL-17672
URL: https://issues.apache.org/jira/browse/CAMEL-17672
Project: Camel
Issue Type: Improvement
Components: camel-main
Affects Versions: 3.15.0
Reporter: James Netherton
Fix For: 3.16.0
Something I noticed since Camel 3.15.0 is that Camel Main will always log a
warning if camel-health is not present:
BaseMainSupport - Cannot find HealthCheckRegistry from classpath. Add
camel-health to classpath.
AFAIK health is not mandatory. And I guess we only want to log a warning if
some health config has been set but camel-health is not present.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)