Bug 5740: Configure control-aware mailbox 19/57819/5
authorTom Pantelis <tompantelis@gmail.com>
Thu, 25 May 2017 14:18:02 +0000 (10:18 -0400)
committerRobert Varga <nite@hq.sk>
Mon, 5 Jun 2017 14:57:51 +0000 (14:57 +0000)
commit51bf6c7493843ad23f074930b56925162732a8b2
tree313063353e7dbdcf1e4f5a0bf24a0da1046f7d5a
parentc09801280b4c44f4ec26766e4d13b1a5d1f3ed59
Bug 5740: Configure control-aware mailbox

Configured unit tests and production to use a control-aware mailbox
for Shard actors. The current code allows for a "shard-dispatcher"
to be defined so I added a section in the .conf that specifies the
mailbox-type appropriately (ie UnboundedDequeBasedControlAwareMailbox).

Change-Id: Ibdb404e1dfcc699471a8e899c491a09500ee04c0
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
opendaylight/md-sal/sal-akka-raft/src/test/java/org/opendaylight/controller/cluster/raft/AbstractRaftActorIntegrationTest.java
opendaylight/md-sal/sal-akka-raft/src/test/java/org/opendaylight/controller/cluster/raft/behaviors/AbstractLeaderElectionScenarioTest.java
opendaylight/md-sal/sal-akka-raft/src/test/resources/application.conf
opendaylight/md-sal/sal-clustering-config/src/main/resources/initial/factory-akka.conf
opendaylight/md-sal/sal-distributed-datastore/src/test/resources/application.conf