Commit graph

5 commits

Author SHA1 Message Date
Viktor Klang
df2389f3bf Merge branch 'master' into wip-scala210M4-√ 2012-07-11 23:31:07 +02:00
Viktor Klang
f1375b6bfb Making some changes in the cluster code to avoid doing work that isn't needed 2012-07-07 20:55:02 +02:00
Viktor Klang
ac5b5de90a Merging in master, huge work trying to get things to compile, tests not green at this stage 2012-07-06 17:04:04 +02:00
Patrik Nordwall
f88ca9c9fc Remove workaround for the strange gossip merge, see #2303
* Can't reproduce with the actor based Cluster, it was easy
  to reproduce before.
* If it still is a problem it will be detected by the runtime
  assert. It will show up as:
  IllegalArgumentException: Nodes not part of cluster have marked the Gossip as seen
2012-07-05 16:05:16 +02:00
Patrik Nordwall
01ee8e8fbf Separate Cluster to several files, see #2311
* Introduced ClusterEnvironment trait to make it easier to test
  the actors without using the extension
* Incorparate more feedback from review
2012-07-05 13:57:44 +02:00