serialize-creators=off in tests, #23003
This commit is contained in:
parent
110dcdc916
commit
edef9e34c7
15 changed files with 2 additions and 45 deletions
|
|
@ -24,7 +24,6 @@ object ReplicatorORSetDeltaSpec extends MultiNodeConfig {
|
|||
akka.log-dead-letters-during-shutdown = off
|
||||
akka.actor {
|
||||
serialize-messages = off
|
||||
serialize-creators = off
|
||||
allow-java-serialization = off
|
||||
}
|
||||
"""))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue