Reproduce bug 4359 78/27678/4
authorMoiz Raja <moraja@cisco.com>
Wed, 30 Sep 2015 16:49:22 +0000 (09:49 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 8 Oct 2015 19:28:26 +0000 (19:28 +0000)
commit5e88a49144e75df470e23afec350f479d01f450e
tree15a5b87950d8eb93173ad45cc154d569bb1096e6
parent464ef2fcb77ab24657056bb1bbfa19c0524624c3
Reproduce bug 4359

Added a couple of unit tests which demonstrates the problem
described in bug 4359 where upon recovery a node which
is previously deleted reappears on reapplying the
candidates

For some reason the problem is reproducible only when the
car is added and deleted twice and not once. I haven't
investigated why yet.

Change-Id: I5f5a656ef6fdc017a3342c8b409576a8b121b7f1
Signed-off-by: Moiz Raja <moraja@cisco.com>
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/ShardDataTreeTest.java