12 feb 2014 kl. 21:18 skrev Justin du coeur <jduco...@gmail.com>:

> On Tue, Feb 11, 2014 at 5:59 AM, Akka Team <akka.offic...@gmail.com> wrote:
> your proposal is a bit futuristic in the sense that passing in failures as 
> normal messages is something that I am only experimenting with for Akka 3 at 
> the moment ;-)
> 
> Huh -- I'm actually doing this as a standard part of the Requester 
> implementation.  Are there any gotchas I should be aware of?  It's convenient 
> (and intuitively clear) to be able to handle the real cases and the errors in 
> the same block, but I can't say I've tested the thing anywhere near enough 
> yet...

Oh, but you are just sending exceptions from Future callbacks; my comment was 
about handling child actor failures within the normal message receive function. 
Supervision currently just does not work like that.

Regards,

Roland

> 
> -- 
> >>>>>>>>>> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to akka-user@googlegroups.com.
> Visit this group at http://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/groups/opt_out.



Dr. Roland Kuhn
Akka Tech Lead
Typesafe – Reactive apps on the JVM.
twitter: @rolandkuhn


-- 
>>>>>>>>>>      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+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
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