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 2017/05/03 07:59:04 UTC

[jira] [Created] (OAK-6154) Use Closer in DocumentNodeStoreService

Marcel Reutegger created OAK-6154:
-------------------------------------

             Summary: Use Closer in DocumentNodeStoreService
                 Key: OAK-6154
                 URL: https://issues.apache.org/jira/browse/OAK-6154
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: documentmk
            Reporter: Marcel Reutegger
            Assignee: Marcel Reutegger
            Priority: Minor
             Fix For: 1.8


{{DocumentNodeStoreService}} currently uses a list of {{Registration}} to keep track of resources it needs to release when deactivated. Replacing the list with a {{Closer}} allows the service to track other resources than just {{Registration}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)