On Wed, Mar 5, 2014 at 10:14 AM, √iktor Ҡlang <[email protected]>wrote:
> Or even better: the actual configuration used :) > Or even better: a small sample/test that we can use to reproduce the problem :) > On Mar 5, 2014 9:33 AM, "Endre Varga" <[email protected]> wrote: > >> Hi Jim, >> >> That indeed sounds strange. Do you have some logs? >> >> -Endre >> >> >> On Wed, Mar 5, 2014 at 4:05 AM, Jim Newsham <[email protected]>wrote: >> >>> >>> I am playing around with remoting, and now I'm confused because I >>> reconstructed a situation where remote deathwatch is triggered, and yet the >>> connection is able to be restored and actors which have been reported as >>> Terminated become reachable again. This is contrary to my understanding >>> that the systems should become quarantined and should not be able to >>> communicate until restarting one of the systems. >>> >>> The test is very simple. I have two actor systems running on two >>> different machines. An actor on one system receives and echoes back >>> messages from any sender. An actor on the other system performs a remote >>> lookup of the first actor, and then periodically sends it messages (using >>> the scheduler). Both actors "watch" each other. While this is up and >>> running, I disconnect the ethernet cable for one of the machines, and then >>> I get dead letters and eventually I see Terminated. Then I plug the >>> ethernet cable in and the two actors continue to communicate with each >>> other as before. >>> >>> I'm using Akka 2.3.0-RC4. >>> >>> Jim >>> >>> -- >>> >>>>>>>>>> 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. >>> >> >> -- >> >>>>>>>>>> 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. >> > -- > >>>>>>>>>> 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. > -- Patrik Nordwall Typesafe <http://typesafe.com/> - Reactive apps on the JVM Twitter: @patriknw -- >>>>>>>>>> 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.
