Is there a way to control the replay sequence of the journal by a 
PersistentView, meaning schedule to replay journal from the start? 

The use case is to relate to the journal as a queue were a PersistentActor 
writes to one end and the PersistentView reading from the start, do some 
validation on the message, if succeeds - go on to the next one, if not - 
schedules to run through same procedure in later time.

Joel

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