! remoting: EndpointWriter uses mailbox requirements instead of dispatchers #3480
This commit is contained in:
parent
1cca2b85e3
commit
634d60d027
4 changed files with 3 additions and 19 deletions
|
|
@ -90,14 +90,6 @@ object RemotingSpec {
|
|||
"akka.remote.netty.ssl"
|
||||
]
|
||||
|
||||
writer-dispatcher {
|
||||
executor = "fork-join-executor"
|
||||
fork-join-executor {
|
||||
parallelism-min = 2
|
||||
parallelism-max = 2
|
||||
}
|
||||
}
|
||||
|
||||
netty.tcp = $${common-netty-settings}
|
||||
netty.udp = $${common-netty-settings}
|
||||
netty.ssl = $${common-netty-settings}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue