I am sorry but I do not understand the difference between Member and Actor. 
Considering ActorSystem is hierarchical  group of actors, when any new 
actor created in the system, all existing actors can choose to receive new 
member notifications. Can you please explain how is member different from 
actor?

On Saturday, April 16, 2016 at 11:22:02 AM UTC-7, Patrik Nordwall wrote:
>
> I think there is some misunderstanding. Member corresponds to an 
> ActorSystem, not an actor.
>
> /Patrik
>
> lör 16 apr. 2016 kl. 18:23 skrev Prasanna Thirumalai <prasa...@gmail.com 
> <javascript:>>:
>
>> When I subscribe of cluster events, the 'Member' entity does not have any 
>> name property where this property is same as given to the corresponding 
>> actor in system.actorOf. Because of this, there does not seem to be a way 
>> to get ActorSelection for a member on a MemberUp event. I get around it by 
>> having a specially formatted role for each worker that gives its name. So 
>> why do cluster events not have the name property?
>>
>>
>> -- 
>> >>>>>>>>>> Read the docs: http://akka.io/docs/
>> >>>>>>>>>> Check the FAQ: 
>> http://doc.akka.io/docs/akka/current/additional/faq.html
>> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "Akka User List" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to akka-user+...@googlegroups.com <javascript:>.
>> To post to this group, send email to akka...@googlegroups.com 
>> <javascript:>.
>> Visit this group at https://groups.google.com/group/akka-user.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to