Patrik Nordwall
|
1914be7069
|
Merge branch 'master' into wip-2547-metrics-router-patriknw
Conflicts:
akka-actor/src/main/scala/akka/actor/Deployer.scala
akka-cluster/src/main/scala/akka/cluster/ClusterMetricsCollector.scala
akka-cluster/src/test/scala/akka/cluster/MetricsCollectorSpec.scala
|
2012-11-15 12:33:11 +01:00 |
|
Patrik Nordwall
|
c959d4a973
|
Incorporate feedback, see #2502
|
2012-10-05 08:17:54 +02:00 |
|
Patrik Nordwall
|
acdafa0cd3
|
Additions for Java API of cluster, see #2502
|
2012-10-04 14:16:11 +02:00 |
|
Patrik Nordwall
|
6d1631aa8c
|
Members ordered by address only, see #2405
* The special ordering of status Exiting makes ordering and equals
inconsistent
* Take the Exiting status into account when looking for leader
|
2012-08-19 21:48:39 +02:00 |
|
Patrik Nordwall
|
d9a6c8a44a
|
Remove workaround for SortedSet bug SI-5986, see #2286
|
2012-08-13 10:10:33 +02:00 |
|
Viktor Klang
|
254d962135
|
Adding import language.implicitConversions for Member.scala
|
2012-07-23 13:53:20 +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 |
|
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 |
|