Jörg Hoh created SLING-8348:
-------------------------------
Summary: Oak discovery should not write INFO logs in standalone
mode
Key: SLING-8348
URL: https://issues.apache.org/jira/browse/SLING-8348
Project: Sling
Issue Type: Improvement
Components: Discovery
Affects Versions: Discovery Oak 1.2.28
Reporter: Jörg Hoh
Oak Discovery logs every few minutes a log message in case the instance is
running in standalone mode:
{noformat}
10.04.2019 20:45:42.023 *INFO*
[sling-default-3-health-org.apache.sling.discovery.oak.SynchronizedClocksHealthCheck]
org.apache.sling.discovery.oak.SynchronizedClocksHealthCheck execute: no
topology connectors connected to local instance.
{noformat}
This information is redundant and doesn't give relevant information. This
logging should be on DEBUG.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)