Philosophically, how can something be stopped which failed to start? -- Cheers, √ On Mar 27, 2016 6:12 PM, "Stanislav Savulchik" <[email protected]> wrote:
> Hi, everyone! > > I've discovered that Actor's postStop method doesn't get invoked if > exception occurs during actor initialization via preStart method. Does > anyone know if it is the correct behavior? I expected that the failed actor > could close some resources in postStop. > > P.S. The behavior differs when a failure occurs during regular vs. system > message processing and supervisor decides to Stop the failed child. It > seems inconsistent to me. > > -- > >>>>>>>>>> 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 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
