Or how to handle such situations?
Akka version used: 2.1.4
Cheers
Rick
--
>>>>>>>>>> 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 akka-user+...@googlegroups.com.
To post to this group, send email to akka...@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/groups/opt_out.
Yes, I subscribed to RemoteLifeCycleEvent, but no event message arrives at all.
Handle means, if you expect such "swallowed exceptions", then how do you deal with such situations.
E.g. timeout is one option, but I would like to know of such errors.
Ok, I will file a ticket then.
Yes, I know what reliable messaging is. I use timeouts when talking to unreliable endpoints.
But the unknown host exception is thrown immediately.
So maybe there is a way to turn that exc into a RemoteLifeCycleEvent message.
I'm waiting a long long time for remote DeathWatch.
That sounds great!