=act, rem, clu #3521: make serialize-messages work with core modules
This commit is contained in:
parent
d319e3f4d6
commit
b566e9393d
55 changed files with 260 additions and 109 deletions
|
|
@ -241,6 +241,7 @@ class SingleConsumerOnlyMailboxSpec extends MailboxSpec {
|
|||
object SingleConsumerOnlyMailboxVerificationSpec {
|
||||
case object Ping
|
||||
val mailboxConf = ConfigFactory.parseString("""
|
||||
akka.actor.serialize-messages = off
|
||||
test-dispatcher {
|
||||
mailbox-type = "akka.dispatch.SingleConsumerOnlyUnboundedMailbox"
|
||||
throughput = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue