Hi Ashley,

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.




In my situation, I've solved this by using a cluster singleton for this 
persistent actor. 




Kind regards,




Olger

On Mon, Sep 8, 2014 at 6:33 AM, Ashley Aitken <[email protected]> wrote:

> Thanks Martynas.
> I am also interested in this.
> Besides ordering, is there any other problem with having multiple 
> PersistentActors with the same persistenceId?  
> E.g. could events be lost or corrupted?
> 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 a topic in the Google 
> Groups "Akka User List" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/akka-user/9E65YaKI2BE/unsubscribe.
> To unsubscribe from this group and all its topics, 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.

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

Reply via email to