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 2018/05/29 08:31:00 UTC

[jira] [Created] (OAK-7516) DocumentMKBuilderProvider may try to dispose an uninitialised store

Marcel Reutegger created OAK-7516:
-------------------------------------

             Summary: DocumentMKBuilderProvider may try to dispose an uninitialised store
                 Key: OAK-7516
                 URL: https://issues.apache.org/jira/browse/OAK-7516
             Project: Jackrabbit Oak
          Issue Type: Test
          Components: documentmk
            Reporter: Marcel Reutegger
            Assignee: Marcel Reutegger
             Fix For: 1.10


If initialization of a DocumentNodeStore fails, the DocumentMKBuilderProvider will try to dispose it on tear down, which in turn tries to initialize it again and likely fail again. This will hide the initial failure.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)