Details
-
Technical task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.5.14
Description
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