Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
None
-
None
-
None
-
Operating System: All
Platform: All
-
1004
Description
CONTROLLER-459 was fixed using workaround that gets DataProviderService from OSGi service registry. This works fine using initial config, but after controller.currentconfig.xml is created (e.g. empty commit), this is not guaranteed to work, because of ordering of module instantiation during config 2PC.
Use config's DI mechanism instead. Also check all other md-sal components that fish for dependencies using OSGi SR.
Attachments
Issue Links
- is blocked by
-
CONTROLLER-465 configuration rendered invalid
- Resolved