You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2015/04/01 17:44:53 UTC

[jira] [Created] (OAK-2716) Background operation lock not released when DocumentNodeStore is closed

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)