[ 
https://issues.apache.org/jira/browse/JCR-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Dürig resolved JCR-3046.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.0

Fixed at revision 1156237

> Improve exception handling in observation (ChangePolling)
> ---------------------------------------------------------
>
>                 Key: JCR-3046
>                 URL: https://issues.apache.org/jira/browse/JCR-3046
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-jcr2spi
>    Affects Versions: 2.3.0
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>             Fix For: 2.3.0
>
>
> Currently when an (internal) event listener throws an exception, all further 
> event listeners are skipped. This happens for move events where the 
> HierarchyListener throws an UnsupportedOperationException. I suggest to move 
> the exception handler up the call chain such that exceptions are caught and 
> logged per listener instead of for all listeners. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to