X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fsrc%2Fmain%2Fresources%2Fapplication.conf;h=6be6cda5d3d741de221190e55fcf71d042e4c24a;hp=c29f93bb073cb712df045bf4839cc247a2b49111;hb=25b805c6685467f561506dbb5187a744fc12096b;hpb=7875ce3584650306882d160707eb9ddef52f140b;ds=sidebyside diff --git a/opendaylight/md-sal/sal-distributed-datastore/src/main/resources/application.conf b/opendaylight/md-sal/sal-distributed-datastore/src/main/resources/application.conf index c29f93bb07..6be6cda5d3 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/src/main/resources/application.conf +++ b/opendaylight/md-sal/sal-distributed-datastore/src/main/resources/application.conf @@ -1,10 +1,13 @@ odl-cluster-data { bounded-mailbox { - mailbox-type = "org.opendaylight.controller.common.actor.MeteredBoundedMailbox" + mailbox-type = "org.opendaylight.controller.cluster.common.actor.MeteredBoundedMailbox" mailbox-capacity = 1000 mailbox-push-timeout-time = 100ms } + + metric-capture-enabled = true + akka { loggers = ["akka.event.slf4j.Slf4jLogger"] cluster {