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)