Marcel Reutegger created JCR-3339:
-------------------------------------

             Summary: Log stack trace with warn message in ObservationDispatcher
                 Key: JCR-3339
                 URL: https://issues.apache.org/jira/browse/JCR-3339
             Project: Jackrabbit Content Repository
          Issue Type: Improvement
          Components: jackrabbit-core
            Reporter: Marcel Reutegger
            Priority: Minor


Currently the ObservationDispatcher only logs the toString() of the exception 
of an event consumer in a warn message. One needs to enable debug level for 
ObservationDispatcher to get the stack trace of the exception. Most of the time 
it's quite difficult to track down the root cause of the exception without a 
stack trace. Enabling debug logging after the issue occurs is also not very 
convenient.

I suggest we print the stack trace of the exception with the warn message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to