[
https://issues.apache.org/jira/browse/JCR-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved JCR-2182.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Fixed as described and added test case in revision: 790814
> LockableFileRevision not thread-safe
> ------------------------------------
>
> Key: JCR-2182
> URL: https://issues.apache.org/jira/browse/JCR-2182
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-core
> Reporter: Marcel Reutegger
> Fix For: 2.0.0
>
>
> LockableFileRevision works well across process boundaries, but does not
> within the same JVM. The methods lock() and unlock() must be synchronized
> similar to DatabaseRevision.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.