log-frame-size-exceeding for Artery, #29683

This commit is contained in:
Patrik Nordwall 2020-10-05 14:07:26 +02:00
parent 1bf012837c
commit 3a7c02014b
9 changed files with 157 additions and 8 deletions

View file

@ -35,6 +35,7 @@ object PerformanceSpec extends MultiNodeConfig {
akka.log-dead-letters-during-shutdown = off
akka.remote.classic.log-remote-lifecycle-events = ERROR
akka.remote.classic.log-frame-size-exceeding=1000b
akka.remote.artery.log-frame-size-exceeding=1000b
akka.testconductor.barrier-timeout = 60 s
akka.cluster.distributed-data.gossip-interval = 1 s