Instantiate distributed datastore asynchronously 95/91795/8
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 31 Jul 2020 10:44:27 +0000 (12:44 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 3 Aug 2020 10:56:10 +0000 (12:56 +0200)
With OSGi DS we can have very explicit control over component
activations. Use component factory pattern, which provides async
publish of DOMStore into service registry. This allows us to
make startup asynchronous).

JIRA: CONTROLLER-1882
Change-Id: Id09f956ec9088388ec5cbd3162d128310baddf51
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found