pekko/akka-remote/src
Jonas Bonér 75c1b5717c Completed singleton and N-node cluster boot up and joining phase.
* Simplified node join phase.
* Added tests for cluster node startup and joining, both for singleton cluster and 2-node cluster.
* Fixed bug in cluster node address and cluster daemon lookup.
* Changed some APIs.
* Renamed 'contact-point' to 'node-to-join'.
* Minor refactorings.

Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2012-02-28 11:14:24 +01:00
..
main Completed singleton and N-node cluster boot up and joining phase. 2012-02-28 11:14:24 +01:00
multi-jvm/scala/akka/remote Fixed misc stuff after review. 2012-02-04 17:50:11 +01:00
test rename AddressExtractor to AddressFromURIString, see #1865 2012-02-27 10:28:20 +01:00