X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fsrc%2Ftest%2Fresources%2Freference.conf;h=43696c765202e9fdfc71f695e232ee25fffaf442;hb=989c3723e634bf4a0fb671246c31eadf255c462c;hp=3481bae8ae05851cbc6509d41cdc65bf7a561715;hpb=54916d10764a5234881040e9a68ae35d63b3dac9;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/src/test/resources/reference.conf b/opendaylight/md-sal/sal-clustering-commons/src/test/resources/reference.conf index 3481bae8ae..43696c7652 100644 --- a/opendaylight/md-sal/sal-clustering-commons/src/test/resources/reference.conf +++ b/opendaylight/md-sal/sal-clustering-commons/src/test/resources/reference.conf @@ -1,8 +1,5 @@ -testsystem { - 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 = 10ms } -} \ No newline at end of file