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 "Julian Reschke (JIRA)" <ji...@apache.org> on 2016/06/28 09:34:57 UTC

[jira] [Updated] (OAK-4514) ResurrectNodeAfterRevisionGCTest's cleanup may interfere with DS disposal

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

Julian Reschke updated OAK-4514:
--------------------------------
    Summary: ResurrectNodeAfterRevisionGCTest's cleanup may interfere with DS disposal  (was: AbstractDocumentStore to cleanup may interfere with DS disposal)

> ResurrectNodeAfterRevisionGCTest's cleanup may interfere with DS disposal
> -------------------------------------------------------------------------
>
>                 Key: OAK-4514
>                 URL: https://issues.apache.org/jira/browse/OAK-4514
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: documentmk
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>              Labels: candidate_oak_1_0, candidate_oak_1_2, candidate_oak_1_4
>         Attachments: OAK-4514.patch
>
>
> {{AbstractDocumentStore}} current calls {{dispose}} on {{DocumentStore}} instances when cleaning up.
> This interferes with {{ResurrectNodeAfterRevisionGCTest}} which creates node store instances on top of the document stores, and calls {{dispose()}} on them, leading to multiple calls to {{dispose}} on the same instance.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)