Rafał Cabaj created SLING-9853:
----------------------------------
Summary: JcrInstaller - running watch cycle message to trace level
Key: SLING-9853
URL: https://issues.apache.org/jira/browse/SLING-9853
Project: Sling
Issue Type: Improvement
Affects Versions: JCR Installer 3.1.26
Reporter: Rafał Cabaj
During listening JcrInstaller class the log files are filling up quickly. It's
because it put the entry every 500 ms
{noformat}
23.10.2020 12:02:56.913 *DEBUG* [JcrInstaller.1]
org.apache.sling.installer.provider.jcr.impl.JcrInstaller Running watch cycle.
{noformat}
To avoid that and still be able to track what's happening there it'd be nice
to change it to TRACE.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)