Patrik Nordwall
debc0ea5f7
=con #3616 Fix failing ClusterClientSpec
...
* client connected to fourth node, but the replication check didn't
include that node
2013-09-17 14:52:33 +02:00
Patrik Nordwall
09e3953c9f
+con #3551 Buffer messages in cluster client
...
* Stash when establishing connection to receptionist
2013-09-10 07:52:46 +02:00
Taylor Leese
47f33c9294
Add a few more details to the cluster client docs.
2013-08-20 03:09:59 -07:00
Patrik Nordwall
ad1eaa6d4a
Remove auto-join config, derive from seed-nodes, see #3359
2013-05-17 13:54:51 +02:00
Patrik Nordwall
19283207ff
Additional coordination of shutdown in ClusterDeathWatchSpec, see #3255
...
* Added testconductor shutdown of actor system
* Renamed previous shutdown to exit
2013-04-24 11:58:07 +02:00
Patrik Nordwall
7634964b96
API adjustments to ClusterClient, see #3264
...
* Message wrappers in ClusterClient, so that DistributedPubSubMediator
is not leaking to the client api
* Register methods in ClusterReceptionistExtension, for convenience and
clarity
2013-04-22 13:03:29 +02:00
Patrik Nordwall
4293bd7a2d
Factory methods for Props
...
* cleanup of deprecated usage of Props in cluster sample
2013-04-18 16:41:05 +02:00
Patrik Nordwall
089b25b3d4
Cluster client and receptionist, see #1165
2013-04-14 22:30:09 +02:00