From: tadei.bilan Date: Fri, 6 Nov 2020 14:47:25 +0000 (+0200) Subject: Fix initial datastore configuration X-Git-Tag: v2.0.7~2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=663fca27e95e9923735b60cf38b4f90357d2b5ce;hp=663fca27e95e9923735b60cf38b4f90357d2b5ce;p=controller.git Fix initial datastore configuration 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 Signed-off-by: Robert Varga (cherry picked from commit 282fd5f43263464180a2ecc806c0eb333f0f2c5c) ---