BUG-7222: Improve ClusterSingletonService error handling. 21/51621/4
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:34:52 +0000 (15:34 +0000)
commit55b8b0a9dfe50a20dec1c8e55e1610a4614a51be
treedf7ec192cee21ece58853ec47b7981a787241aa0
parent4920e768c2d376661eace4206df4f6fc95115162
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>
singleton-service/mdsal-singleton-dom-impl/src/main/java/org/opendaylight/mdsal/singleton/dom/impl/ClusterSingletonServiceGroupImpl.java