[
https://issues.apache.org/jira/browse/OAK-6340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16047778#comment-16047778
]
Tomek Rękawek commented on OAK-6340:
------------------------------------
Fixed for trunk in [r1798582|https://svn.apache.org/r1798582].
> 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
> Assignee: Tomek Rękawek
> Fix For: 1.8, 1.7.3
>
>
> 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)