Marcel Reutegger created OAK-2716:
-------------------------------------
Summary: Background operation lock not released when
DocumentNodeStore is closed
Key: OAK-2716
URL: https://issues.apache.org/jira/browse/OAK-2716
Project: Jackrabbit Oak
Issue Type: Bug
Components: core, mongomk
Affects Versions: 1.1.8
Reporter: Marcel Reutegger
Assignee: Marcel Reutegger
Fix For: 1.2
OAK-2642 introduced a check in DocumentNodeStore before a commit is created.
The call will fail if the store is closed. The new check does not release the
background read lock when it throws an exception. This may block a concurrent
dispose call performing a shutdown of the repository.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)