[
https://issues.apache.org/jira/browse/JCR-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477701
]
Jukka Zitting commented on JCR-756:
-----------------------------------
No problem, we'll just release the fix with 1.3. :-)
> Concurrent add/remove child node operations in a cluster may corrupt
> repository.
> --------------------------------------------------------------------------------
>
> Key: JCR-756
> URL: https://issues.apache.org/jira/browse/JCR-756
> Project: Jackrabbit
> Issue Type: Bug
> Components: core
> Affects Versions: 1.2.1, 1.2.2
> Reporter: Dominique Pfister
> Assigned To: Dominique Pfister
> Fix For: 1.3
>
> Attachments: Create.java, Remove.java, repository.xml
>
>
> Concurrent add/remove child node operations in a cluster may store an
> inconsistent list of child node entries, i.e. an entry in the list may appear
> that has no associated node. This eventually results in an
> ItemNotFoundException, the next time one of these bogus entries is accessed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.