Bug 2970: Remove SchemaContextModules perisistence 01/20901/5
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 05:06:13 +0000 (05:06 +0000)
commit7e5c1fa516878ee5744e95f784e724381335b21e
treed5e25a38830b519c9778924d0e2e2514edeff8f9
parent1a0dbeb592cae5367b0c56ef1e38dd91e01f0790
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>
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