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:49:57 UTC

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=15352675#comment-15352675 ] 

Julian Reschke edited comment on OAK-4514 at 6/28/16 9:49 AM:
--------------------------------------------------------------

trunk: http://svn.apache.org/r1750457
1.4: http://svn.apache.org/r1750458


was (Author: reschke):
trunk: http://svn.apache.org/r1750457

> 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
>             Fix For: 1.6, 1.5.5, 1.4.5
>
>         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)