On Fri, May 09, 2014 at 05:18:09PM -0700, Ryan Tanner wrote:
> I think you misunderstood what cluster events are for.
> 
> MemberUp/Down aren't fired when your actors come up, they're fired when a 
> new member joins the cluster.  If you want an actor to know when another 
> actor is ready, you need to explicitly send a message.  You can however use 
> DeathWatch to know if an actor dies.

Thanks, Ryan!

Yes, that makes sense - so any actor in the cluster knows when a new node is
attached. But is there any way to know that a new actor has been started on a
node?

-- 
Eugene N Dzhurinsky

Attachment: pgp0r_idRORUu.pgp
Description: PGP signature

Reply via email to