Hi Alistair,  

On Thursday, 16 January 2014 at 09:30, Alistair George wrote:  
> If I set up a watch on a remote actor (one on a remote actor system) and the 
> network between me and the remote system fails, I get a Terminated message 
> almost immediately. In fact, the remote actor hasn't terminated, and I can 
> still use the ActorRef to send messages to it once comms are restored. 
> (However, if comms fail a second time I don't get a second Terminated 
> message.)
>  
> "Terminated" and "lost contact" are rather different states, and may need 
> different handling. Does anyone know of a reliable way I can distinguish 
> these?  
>  

Which version of Akka are you using?
When you say that the network fails, what do you mean? How long is it “failed”?
What does the log say?

B/
  
>  
> Thanks
>  
> Alistair  
>  
> --  
> >>>>>>>>>> Read the docs: http://akka.io/docs/
> >>>>>>>>>> Check the FAQ: http://akka.io/faq/
> >>>>>>>>>> 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] 
> (mailto:[email protected]).
> To post to this group, send email to [email protected] 
> (mailto:[email protected]).
> Visit this group at http://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/groups/opt_out.

--  
Björn Antonsson
Typesafe (http://typesafe.com/) – Reactive Apps on the JVM

twitter: @bantonsson (http://twitter.com/#!/bantonsson)

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: http://akka.io/faq/
>>>>>>>>>>      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/groups/opt_out.

Reply via email to