Change default tick-duration to 10ms, see #3387

This commit is contained in:
Patrik Nordwall 2013-05-24 14:18:04 +02:00
parent 28d1b1f187
commit c05262f406
6 changed files with 9 additions and 65 deletions

View file

@ -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