Hi,
On Thu, Jan 30, 2014 at 6:05 PM, Bobby Richards <[email protected]>wrote: > cluster is up and deployed but 'Deliver' messages are not getting > confirmed. > > I am logging the path both when I send (self) and the sender path when I > receive to verify they are the same and i am also sending a string back > just to make sure routing is correct. So the sender is indeed reachable. > > I am logging a statement just before I confirm the message to make sure I > am actually reaching that point in the code. Bottom line everything works > but messages are retried with the default of 5. > > I am on 2.3-M2 and I tried switching to RC1 but that added a whole new set > of problems, after adding *.path* to each destination to get everything > to compile, I have some very unexpected symptoms. > Could you explain what problems you have with 2.3.0-RC1? 2.3-M2 is not worth investigating, since there has been a lot of improvements since then. Regards, Patrik > > > any thoughts? > > > -- > >>>>>>>>>> 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.
