Log dead letters, see #3453

This commit is contained in:
Patrik Nordwall 2013-06-19 18:28:51 +02:00
parent 981bce5dd0
commit cd2b77157c
9 changed files with 138 additions and 11 deletions

View file

@ -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 {