Merge pull request #17318 from ktoso/wip-fix-reference-conf-ktoso
=act #17316 fix wrong setting in pinned-disp reference.conf
This commit is contained in:
commit
0c659cd923
1 changed files with 1 additions and 1 deletions
|
|
@ -561,7 +561,7 @@ akka {
|
|||
pinned-dispatcher {
|
||||
type = "PinnedDispatcher"
|
||||
executor = "thread-pool-executor"
|
||||
thread-pool-executor.allow-core-pool-timeout = off
|
||||
thread-pool-executor.allow-core-timeout = off
|
||||
}
|
||||
|
||||
tcp {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue