[
https://issues.apache.org/jira/browse/SLING-11576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-11576.
--------------------------------------
Resolution: Fixed
Fixed in
https://github.com/apache/sling-org-apache-sling-engine/commit/2e4427da3a5b7522d518404cde44df8fb36a4e3d
> Remove obsolete diagnosis logging
> ---------------------------------
>
> Key: SLING-11576
> URL: https://issues.apache.org/jira/browse/SLING-11576
> Project: Sling
> Issue Type: Improvement
> Components: Engine
> Affects Versions: Engine 2.11.2
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Engine 2.11.4
>
>
> Initially we added diagnosis logging (info and error level) to Sling Engine
> to be able to figure out why the request could not be processed, for example
> if the authenticator service is missing.
> Today, we have better mechanisms as HCs etc giving out way more detailed
> information.
> In addition, repeatedly logging the same condition over and over again is
> only spamming the log
> We should reduce this excessive logging to a sensible level
--
This message was sent by Atlassian Jira
(v8.20.10#820010)