There can be several reasons, but a good start is to use latest Akka version. tors 28 apr. 2016 kl. 21:13 skrev Guido Medina <[email protected]>:
> Hi Ben, > > As my experience goes Netty 3 doesn't get much love, issues are barely > fixed, > like I mentioned before I'm running my own Netty 3.10.6 built internally, > also; 3.10.0 is not even a good version, > if you want force your version to 3.10.5.Final until they release > 3.10.6.Final which has nice fixes. > > or > > you could get my branch, set the version to whatever is comfortable for > you and build your own Netty, > > My branch: https://github.com/guidomedina/netty/commits/3.10-SFS > > has the following milestone: > https://github.com/netty/netty/issues?q=milestone%3A3.10.6.Final+is%3Aclosed > > plus some minor fixes I added myself, as of interest there is a race > condition fixed at 3.10.6 and > I saw another between 3.10.0 and 3.10.5 which might be causing the issue > you are experiencing. > > HTH, > > Guido. > > -- > >>>>>>>>>> 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.
