AbstractJournal.lockAndSync() may leave the journal locked
----------------------------------------------------------
Key: JCR-2766
URL: https://issues.apache.org/jira/browse/JCR-2766
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: clustering, jackrabbit-core
Affects Versions: 2.1.1, 2.1.0, 2.0.0
Reporter: Jukka Zitting
The AbstractJourna.lockAndSync() method uses a succeeded flag to skip unlocking
the journal in case a RuntimeException gets thrown. This may leave the journal
locked if the exception is nowhere caught.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.