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/27 12:16:52 UTC

[jira] [Created] (OAK-4514) AbstractDocumentStore to cleanup may interfere with DS disposal

Julian Reschke created OAK-4514:
-----------------------------------

             Summary: AbstractDocumentStore to 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


{{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)