Add option to disable default ActorSystemQuarantinedEvent handling 89/90389/6
authorTibor Král <tibor.kral@pantheon.tech>
Thu, 11 Jun 2020 08:28:55 +0000 (10:28 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 22 Jun 2020 10:18:54 +0000 (10:18 +0000)
commite830296759208536298a6421d314fe9a1d5cee8c
treec34e51963dff49371b3f97d52d2d6521a535191d
parent11abfbefcaf8e4cd668ebb2e9ace8a9391bb7bc9
Add option to disable default ActorSystemQuarantinedEvent handling

The default reaction to ThisActorSystemQuarantinedEvent is to
restart the entire Karaf container. However some users may want
to process the event differently.

JIRA: CONTROLLER-1949
Change-Id: Id65d31749dd97cb067611f7cfe4df76a6fe12204
Signed-off-by: Tibor Král <tibor.kral@pantheon.tech>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-clustering-config/src/main/resources/initial/akka.conf
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/akka/osgi/impl/QuarantinedMonitorActorPropsFactory.java
opendaylight/md-sal/sal-distributed-datastore/src/main/resources/OSGI-INF/blueprint/clustered-datastore.xml