Remove auto-join config, derive from seed-nodes, see #3359

This commit is contained in:
Patrik Nordwall 2013-05-16 17:00:04 +02:00
parent 85954621ef
commit ad1eaa6d4a
25 changed files with 53 additions and 94 deletions

View file

@ -37,7 +37,6 @@ class ClusterConfigSpec extends AkkaSpec {
LeaderActionsInterval must be(1 second)
UnreachableNodesReaperInterval must be(1 second)
PublishStatsInterval must be(10 second)
AutoJoin must be(true)
AutoDown must be(false)
MinNrOfMembers must be(1)
MinNrOfMembersOfRole must be === Map.empty