Cool! Can do. :-)
2014-07-11 16:04 GMT+02:00 Martynas Mickevičius < [email protected]>: > Yes. Even better, if you did a PR. :) > > > On Fri, Jul 11, 2014 at 2:07 PM, Måns Schultz <[email protected]> wrote: > >> Would it be allright if I placed a ticket on this functionality >> (scheduling for ActorSelections in much the same way as ActorRefs)? >> >> Best Regards >> >> Måns Schultz >> >> >> 2014-07-07 12:55 GMT+02:00 Heiko Seeberger <[email protected]>: >> >> On 07 Jul 2014, at 12:29, Måns Schultz <[email protected]> wrote: >>> >>> Thanks for the correction about stale ActorRefs. But the statement holds >>> true if I kill the actor and replace it with something else on the same >>> path right? (like switching a service at runtime). >>> >>> >>> Yep. A path can point to different actor incarnations (incarnation >>> lifecycle ends when the actor is stopped, but not when restarted) over time. >>> >>> Heiko >>> >>> -- >>> >>> Heiko Seeberger >>> Twitter: @hseeberger >>> Web: heikoseeberger.de >>> >>> >>> >>> >>> -- >>> >>>>>>>>>> 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. >>> >> >> -- >> >>>>>>>>>> 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. >> > > > > -- > Martynas Mickevičius > Typesafe <http://typesafe.com/> – Reactive > <http://www.reactivemanifesto.org/> Apps on the JVM > > -- > >>>>>>>>>> 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. > -- >>>>>>>>>> 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.
