I do not think that this is a time issue. Reason is: When the client closes the connection within this 16/17 seconds, then the server never gets to register for the connection. I receive a message was delivered to dead-letters message, for the Register message. I am currently investigating to reproduce this issue on over machines or a VM.
On Sunday, April 13, 2014 9:04:30 PM UTC+2, rkuhn wrote: > > Wild guess: is your powershell counting GPS time while your capture uses > UTC? The current offset is 16 seconds. > > 4 apr 2014 kl. 17:52 skrev Chris Vaas <[email protected] <javascript:>>: > > As you can see in the image attached, the wireshark capture shows that the > syn is (and thus the connected) took place at 15:40:30 (UTC), the log > within the powershell says that the akka actor receives the connected event > at 17:40:47 (local). This is a gap of 17 seconds. The following events are > delayed as well. What causes this delay? > > > <https://lh4.googleusercontent.com/-kD2TxbkCpxE/Uz7Ucx9ap7I/AAAAAAAABw4/TX2JT2OBv48/s1600/akka_bug.PNG> > > Kind regards > Chris > > -- > >>>>>>>>>> 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] <javascript:>. > To post to this group, send email to [email protected]<javascript:> > . > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > > > > > *Dr. Roland Kuhn* > *Akka Tech Lead* > Typesafe <http://typesafe.com/> – Reactive apps on the JVM. > twitter: @rolandkuhn > <http://twitter.com/#!/rolandkuhn> > > -- >>>>>>>>>> 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.
