Change default tick-duration to 10ms, see #3387
This commit is contained in:
parent
28d1b1f187
commit
c05262f406
6 changed files with 9 additions and 65 deletions
|
|
@ -126,7 +126,6 @@ private[cluster] object StressMultiJvmSpec extends MultiNodeConfig {
|
|||
akka.loglevel = INFO
|
||||
akka.remote.log-remote-lifecycle-events = off
|
||||
|
||||
#akka.scheduler.tick-duration = 33 ms
|
||||
akka.actor.default-dispatcher.fork-join-executor {
|
||||
parallelism-min = 8
|
||||
parallelism-max = 8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue