BUG-7222: Improve ClusterSingletonService error handling. 52/51752/1
authorTomas Cere <tcere@cisco.com>
Thu, 9 Feb 2017 13:13:23 +0000 (14:13 +0100)
committerRobert Varga <nite@hq.sk>
Sat, 11 Feb 2017 15:35:08 +0000 (15:35 +0000)
commit0f690288f7dbd4f7fb6fdc89a3689a7b757c0bee
tree1a29055879b2cd00166306481c7532a03b676470
parent9c244e2fa7e6b2762529d6273485e4068cc326ce
BUG-7222: Improve ClusterSingletonService error handling.

The applications that are managed by singleton service
may throw an unchecked exception while handling the calls from
the service. We also need to handle these so that they don't prevent
other services from being started/stopped.

Change-Id: I711b8c1e8b2fcb8e9a9699ba96fa3b0c2daff594
Signed-off-by: Tomas Cere <tcere@cisco.com>
(cherry picked from commit 55b8b0a9dfe50a20dec1c8e55e1610a4614a51be)
singleton-service/mdsal-singleton-dom-impl/src/main/java/org/opendaylight/mdsal/singleton/dom/impl/ClusterSingletonServiceGroupImpl.java