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 "Tomek Rękawek (JIRA)" <ji...@apache.org> on 2017/06/13 10:45:00 UTC

[jira] [Created] (OAK-6340) Don't restart the composite node store on every node store bind/unbind

Tomek Rękawek created OAK-6340:
----------------------------------

             Summary: Don't restart the composite node store on every node store bind/unbind
                 Key: OAK-6340
                 URL: https://issues.apache.org/jira/browse/OAK-6340
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: composite
            Reporter: Tomek Rękawek
             Fix For: 1.8


Right now every invocation of CompositeNodeStoreService#bindNodeStore/unbindNodeStore leads to restarting the registered CompositeNodeStore. We should avoid this, if the composite node store is already started, we should only stop it if one of the partial node stores is unregistered.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)