I am wondering if there is a way to use both the cluster client and the new akka persistence module.
The problem that I see is that they both encapsulate the destination. Perhaps I have been looking at this too long and I am confused. I would like to remove the cluster client completely and just use on "flat cluster" however I am having some message loss issues that I am hoping to resolve first. To me it seems like they are doing very similar tasks, as both encapsulate the destination. -- >>>>>>>>>> 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.
