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:48:00 UTC

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

     [ https://issues.apache.org/jira/browse/OAK-7516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger resolved OAK-7516.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.3

Fixed in trunk: http://svn.apache.org/r1832433

> 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
>            Priority: Minor
>             Fix For: 1.10, 1.9.3
>
>
> 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)