Fix initial datastore configuration 67/93867/1
authortadei.bilan <tadei.bilan@pantheon.tech>
Fri, 6 Nov 2020 14:47:25 +0000 (16:47 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 17 Nov 2020 16:49:20 +0000 (17:49 +0100)
Shards need to be initialized with initial configuration upon creation,
otherwise they end up being reconfigured. Make sure callers are aware
of this caveat by requiring explicit properties on instantiation.

JIRA: CONTROLLER-1970
Change-Id: I3d6f96780d26435ac178ec9935f0f67befe3687a
Signed-off-by: tadei.bilan <tadei.bilan@pantheon.tech>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 282fd5f43263464180a2ecc806c0eb333f0f2c5c)


No differences found