Fixes according review. See #3076
This commit is contained in:
parent
386bf87f0e
commit
7ed6b3d4ee
6 changed files with 19 additions and 26 deletions
|
|
@ -42,7 +42,6 @@ class ClusterConfigSpec extends AkkaSpec {
|
|||
JmxEnabled must be(true)
|
||||
UseDispatcher must be(Dispatchers.DefaultDispatcherId)
|
||||
GossipDifferentViewProbability must be(0.8 plusOrMinus 0.0001)
|
||||
MaxGossipMergeRate must be(5.0 plusOrMinus 0.0001)
|
||||
SchedulerTickDuration must be(33 millis)
|
||||
SchedulerTicksPerWheel must be(512)
|
||||
MetricsEnabled must be(true)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue