[ https://issues.apache.org/jira/browse/JCR-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dominique Pfister updated JCR-756:
----------------------------------
Attachment: Create.java
Create.java: Sample application that creates nodes and properties below the root node.
> 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
> Reporter: Dominique Pfister
> Assigned To: Dominique Pfister
> Attachments: Create.java, Remove.java
>
>
> 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.
|