BUG 1597 - Do not use toString as serialized version of YangInstanceIdentifier/PathAr...
[controller.git] / opendaylight / md-sal / sal-clustering-commons / src / test / resources / reference.conf
1 testsystem {
2
3   bounded-mailbox {
4     mailbox-type = "org.opendaylight.controller.common.actor.MeteredBoundedMailbox"
5     mailbox-capacity = 1000
6     mailbox-push-timeout-time = 10ms
7   }
8 }