parent
9f78cd12c4
commit
5ad217b338
1 changed files with 2 additions and 2 deletions
|
|
@ -26,8 +26,8 @@ object RemoteRestartedQuarantinedSpec extends MultiNodeConfig {
|
||||||
|
|
||||||
commonConfig(debugConfig(on = false).withFallback(
|
commonConfig(debugConfig(on = false).withFallback(
|
||||||
ConfigFactory.parseString("""
|
ConfigFactory.parseString("""
|
||||||
akka.loglevel = WARNING
|
akka.loglevel = DEBUG
|
||||||
akka.remote.log-remote-lifecycle-events = WARNING
|
akka.remote.log-remote-lifecycle-events = DEBUG
|
||||||
|
|
||||||
# Keep it long, we don't want reconnects
|
# Keep it long, we don't want reconnects
|
||||||
akka.remote.retry-gate-closed-for = 1 s
|
akka.remote.retry-gate-closed-for = 1 s
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue