EntryCollector may log warning for inexistent item
--------------------------------------------------

                 Key: JCR-3015
                 URL: https://issues.apache.org/jira/browse/JCR-3015
             Project: Jackrabbit Content Repository
          Issue Type: Bug
            Reporter: Marcel Reutegger
            Priority: Minor


Currently the EntryCollector may log a warning when the node reported in the 
event does not exist. This may happen when the repository runs in a cluster and 
a node is created and immediately removed again. This issue is related to 
JCR-3014. The call to Session.nodeExists() should actually return false when 
the identifier path cannot be resolved. Currently it throws a 
RepositoryException.

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

        

Reply via email to