Michael Dürig created OAK-110:
---------------------------------

             Summary: NPE in KernelNodeStoreBranch.diffToJsop 
                 Key: OAK-110
                 URL: https://issues.apache.org/jira/browse/OAK-110
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core
            Reporter: Michael Dürig


The NPE is causes by the diff algorithm introduced with OAK-109 passing 
{{null}} to {{NodeStateDiff.propertyAdded()}} and 
{{NodeStateDiff.childNodeAdded()}}. This happens when a transiently added 
node/property is again removed. 

--
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