Log dead letters, see #3453
This commit is contained in:
parent
981bce5dd0
commit
cd2b77157c
9 changed files with 138 additions and 11 deletions
|
|
@ -44,6 +44,7 @@ object MultiNodeClusterSpec {
|
|||
failure-detector.heartbeat-interval = 400 ms
|
||||
}
|
||||
akka.loglevel = INFO
|
||||
akka.log-dead-letters-during-shutdown = off
|
||||
akka.remote.log-remote-lifecycle-events = off
|
||||
akka.loggers = ["akka.testkit.TestEventListener"]
|
||||
akka.test {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue