Bug 2970: Remove SchemaContextModules perisistence 65/21865/2
authorTom Pantelis <tpanteli@brocade.com>
Sun, 17 May 2015 16:20:05 +0000 (12:20 -0400)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 4 Jun 2015 12:54:05 +0000 (12:54 +0000)
commit6d9b1057a07bd6efc29be852721070e1fec5a496
treeb32b71ebc7e264c9ec0e269eb84dee005c015bcc
parent60962894604d8264872b6b2904f0d87cb0c6f5a8
Bug 2970: Remove SchemaContextModules perisistence

Now that the GlobalBundleScanningSchemaServiceImpl has been fixed to
load all schema contexts on startup, we no longer need to persist the
last known schema context modules in the ShardManager.

Change-Id: Ie5d261e3725c680d4365d63fecdb2115772f69ba
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
(cherry picked from commit 7e5c1fa516878ee5744e95f784e724381335b21e)
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/ShardManager.java
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/ShardManagerTest.java