Hi, what would happen when two different servers somehow create a persistent actor with the same persistence id and then storing some events? I think the sequence number will go out of sync and of course the state of the aggregate is also out of sync but what happens then from a runtime perspective? Does the system continue running and will fail only next time I recover?
Any details about that appreciated. Best Martin -- >>>>>>>>>> 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.
