Add option to disable default ActorSystemQuarantinedEvent handling
[controller.git] / opendaylight / md-sal / sal-clustering-config / src / main / resources / initial / akka.conf
index 26ebb835942e8dae9c65e1055a0d59f81327f2ae..5cde9e4c46251c9ab87e49307b5989cda1fb016b 100644 (file)
@@ -35,5 +35,6 @@ odl-cluster-data {
 
       # snapshot-store.local.dir = "target/snapshots"
     }
+    disable-default-actor-system-quarantined-event-handling = "false"
   }
 }