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. 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.
