but the client is on a totally different machine, and is in a different 
system.

can it impact the randomality? 

On Monday, June 16, 2014 3:52:07 PM UTC+3, Akka Team wrote:
>
> Hi Amit,
>
>
>  ChannelManagerActorHolder.*getClient()*.tell(
>>                 new 
>> ClusterClient.Send(Play.application().configuration().getString("additionalConfig.akka.targetActor"),
>>  
>> msg, true),
>>
>
> In the above line you set the last parameter to "true" which enables 
> localAffinity. It might be the cause of your problem.
>
> -Endre
>  
>
>>                     ChannelManagerActorHolder.getClient());
>>
>>
>> Sorry for the mess, hopes it make sense.
>> Thank allot in advance
>>
>> -- 
>> >>>>>>>>>> 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 [email protected] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> Visit this group at http://groups.google.com/group/akka-user.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Akka Team
> Typesafe - The software stack for applications that scale
> Blog: letitcrash.com
> Twitter: @akkateam
>  

-- 
>>>>>>>>>>      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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to