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 08:39:04 UTC

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

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

Marcel Reutegger resolved OAK-6154.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.7.0

Done in trunk: http://svn.apache.org/r1793625

> 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.7.0, 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)