Marcel Reutegger created JCR-3426:
-------------------------------------
Summary: Log warning when changes are performed with event
notification thread
Key: JCR-3426
URL: https://issues.apache.org/jira/browse/JCR-3426
Project: Jackrabbit Content Repository
Issue Type: Improvement
Reporter: Marcel Reutegger
Priority: Minor
Using the event notification thread (this is the thread calling the
onEvent() method of an EventListener implementation) to perform changes
on the repository is dangerous because it is a rather expensive call
and may cause the event queue to fill up. I think it would be good if
the repository logs a warning with a stack trace in this case.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira