Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.4.2
-
None
Description
While analysing JCR-3349 i found that if a IllegalStateException is thrown (DatabaseJournal) while calling
AbstractJournal.unlock() -> doUnlock() the internal rwLock will never be released.