BUG 1734 - Applying a recovered journal to Shard does not happen during recovery 90/10890/5
authorMoiz Raja <moraja@cisco.com>
Mon, 8 Sep 2014 00:37:42 +0000 (17:37 -0700)
committerMoiz Raja <moraja@cisco.com>
Wed, 10 Sep 2014 11:33:37 +0000 (04:33 -0700)
commitf530a28f27288126ef708cf76f93e169756d2c8e
tree9b01e56c78ab32d3a096e4e56b51b4da42335dd8
parent47a2c420e5f271cb78ce10ea96883c17cc4b2cc9
BUG 1734 - Applying a recovered journal to Shard does not happen during recovery

This patch applies the state in the journal to the in-memory state immediately
on recovery

Change-Id: I0b97f146d31a38cd103d16cde97aaf1c6ce97b07
Signed-off-by: Moiz Raja <moraja@cisco.com>
opendaylight/md-sal/sal-akka-raft/src/main/java/org/opendaylight/controller/cluster/raft/RaftActor.java
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/Shard.java