Julian Reschke created OAK-5098:
-----------------------------------
Summary: DocumentNodeStoreService robustness
Key: OAK-5098
URL: https://issues.apache.org/jira/browse/OAK-5098
Project: Jackrabbit Oak
Issue Type: Bug
Components: documentmk, rdbmk
Reporter: Julian Reschke
Priority: Minor
It appears that very strange things can happen when the system isn't configured
properly, for instance when multiple DataSources with the same name are
configured.
TODO:
- log.info unbindDataSource() calls
- prevent registrations of multiple node stores when bindDataSource() is called
multiple times
- in unbindDataSource(), check that the datasource is actually the one that was
bound before
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)