Exception messages in AuthorizableImpl include full tracebacks at warn level.
-----------------------------------------------------------------------------

                 Key: JCR-2736
                 URL: https://issues.apache.org/jira/browse/JCR-2736
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-core
    Affects Versions: 2.1.1
            Reporter: Ian Boston


In a number of places in AuthourizableImpl there are log.warn with tracebacks.
This would be fine, however in production with Sling its quite easy to attempt 
to set a property on the Authorizable and generate the traceback in the logs, 
which soon fill up. 

We could block all logging from the user manager, but that feels wrong.
Would it be possible to have the log message at warn level put out a single log 
line and at debug level put out the full traceback ?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to