Hi,

Thanks a lot for your response, I think it addresses all my concerns.
I don't mind sending messages before they are persisted, as I am not 
worried about duplicates. I just can't "lose" any messages, but now that 
doesn't seem to be an issue.

Thanks,
Tal


On Tuesday, March 3, 2015 at 5:38:37 PM UTC+2, Tal Pressman wrote:
>
> Hi,
>
> Sorry in advance if this has already been answered somewhere, I couldn't 
> find it...
>
> I have a PersistentActor, and I use persistAsync to persist its events. 
> Now I want to add snapshots into the mix. So from what I understand from 
> the documentation, having a snapshot with a timestamp T means I wouldn't 
> get any events that were persisted prior to T. But when are these 
> timestamps generated? Is it possible that I will miss events? Is it 
> possible that an event that was already taken into account in the snapshot 
> be processed again?
>
> Thanks,
> Tal
>

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