Handle DeleteSnapshots response messages 00/42800/3
authorTom Pantelis <tpanteli@brocade.com>
Fri, 29 Jul 2016 19:23:23 +0000 (15:23 -0400)
committerTom Pantelis <tpanteli@brocade.com>
Wed, 3 Aug 2016 11:39:52 +0000 (11:39 +0000)
commit99ef4ed2d2cab930218d7cf74eec69e6f763b148
tree64a76f971de685997a703c66645ea87dde600a70
parentfc793885b446b6777ce9d86e7a4867951a8561bb
Handle DeleteSnapshots response messages

This is a follow-up to https://git.opendaylight.org/gerrit/#/c/42272/.
I didn't think deleteSnapshots returned a response but it does - I see
a warning for unhandled DeleteSnapshotsSuccess. I added handling for
DeleteSnapshotsSuccess and DeleteSnapshotsFailure. For the latter I log
a warning but don't fail the actor.

Change-Id: Ibb41e5124eb22530f98a5ef958abffc556dea4cf
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/actors/client/SavingClientActorBehavior.java