log-frame-size-exceeding for Artery, #29683
This commit is contained in:
parent
1bf012837c
commit
3a7c02014b
9 changed files with 157 additions and 8 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue