Merge pull request #814 from drewhk/wip-2282-closedchannelexception-drewhk
Disabled read timeout and suppressed ClosedChannelException Fixes#2632, ...
This commit is contained in:
commit
4acd483ed3
4 changed files with 51 additions and 38 deletions
|
|
@ -55,7 +55,6 @@ object LargeClusterMultiJvmSpec extends MultiNodeConfig {
|
|||
akka.remote.log-remote-lifecycle-events = off
|
||||
akka.remote.netty.execution-pool-size = 4
|
||||
#akka.remote.netty.reconnection-time-window = 10s
|
||||
akka.remote.netty.read-timeout = 5s
|
||||
akka.remote.netty.write-timeout = 5s
|
||||
akka.remote.netty.backoff-timeout = 500ms
|
||||
akka.remote.netty.connection-timeout = 500ms
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue