That’s another nice to have improvement, please create an issue Rohit.
Currently you would have to implement this on your own.

— k

On 26 July 2014 at 19:41:10, ahjohannessen (ahjohannes...@gmail.com) wrote:

I think it would be useful to have a setting a la "keep-at-most-nr-snapshots". 
I believe that is beneficial for all users, you should create an issue at 
github :)

On Saturday, July 26, 2014 9:08:39 AM UTC+1, Rohit Kumar Gupta wrote:
Hello,

I am using akka persistence (akka 2.3.4 & play 2.3.1) in my akka based 
ProductCluster. I am taking snapshot every 10 secs in the master process. What 
I notice is that, the snapshot folder keep growing and becomes huge. As I 
understand that once I take a snapshot I don't need the older snapshots (except 
for later debugging/postmortem). How can I configure akka to do this 
automatically. I know that PersistentActor has api deleteMessages that takes a 
selection criteria.

Any pointers will be helpful.

Thanks,
Rohit
--
>>>>>>>>>> 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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.
-- 
Konrad 'ktoso' Malawski
hAkker @ typesafe
http://akka.io

-- 
>>>>>>>>>>      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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
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