Thanks for your post Olger. On Monday, 8 September 2014 14:11:14 UTC+8, Olger Warnier wrote:
Events are assigned the same number as each instance starts counting in the > same way. It appears that the last one written with a specific sequence > number is eventually kept. > That's unfortunate (I think). I wonder if there would be some way for Akka Persistence to keep events with the same sequence number and for PAs and PVs to effectively handle that situation. I realise it may not be that sensible from a persistent state perspective but more generally it could be useful. In my situation, I've solved this by using a cluster singleton for this > persistent actor. > Thanks for that tip. Cheers, Ashley. -- >>>>>>>>>> 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.
