Merge branch 'master' of github.com:akka/akka

This commit is contained in:
Viktor Klang 2012-08-01 12:25:29 +02:00
commit 109dbe1fed

View file

@ -231,7 +231,7 @@ class ConfiguredLocalRoutingSpec extends AkkaSpec(ConfiguredLocalRoutingSpec.con
"deliver messages in a random fashion" in {
val connectionCount = 10
val iterationCount = 10
val iterationCount = 100
val doneLatch = new TestLatch(connectionCount)
val counter = new AtomicInteger