BUG-1535 Ignore exception on toaster.close 14/10014/1
authorMaros Marsalek <mmarsale@cisco.com>
Mon, 18 Aug 2014 08:27:36 +0000 (10:27 +0200)
committerMaros Marsalek <mmarsale@cisco.com>
Mon, 18 Aug 2014 08:27:36 +0000 (10:27 +0200)
commitda08d5903a40d67c69b12bc5abedcdcb4050f4d9
tree8b9817bde4f05129951c33407202ab046e97a1c8
parent704e5a8fbd9013f2a412f390266e2958dc745f7c
BUG-1535 Ignore exception on toaster.close

It tries to delete data from store, but if the broker gets closed it cannot remove data since the broker throws exception

Change-Id: I49bbbe410b9f1cb67711974c27f0375dc15c17dc
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
opendaylight/md-sal/samples/toaster-provider/src/main/java/org/opendaylight/controller/config/yang/config/toaster_provider/impl/ToasterProviderModule.java