Re: [akka-user] DeleteMessages in Akka Persistence

2015-11-08 Thread Arpit
I am using LevelDB.

On Sunday, 8 November 2015 22:57:58 UTC+5:30, Konrad Malawski wrote:
>
> Yes it should.
> It's "delete messages to sequence nr 12".
>
> We have tests for it in the TCK, but it's up to the Journal 
> implementations to corrently implement this.
> Which journal impl are you talking about?
>
> By the way, these things are very simple to check for yourself - just 
> write a test which does this :)
>
> -- 
> Cheers,
> Konrad 'ktoso’ Malawski
> Akka  @ Typesafe 
>
> On 8 November 2015 at 18:25:56, Arpit (arpit.ra...@gmail.com ) 
> wrote:
>
> if the journal has 4 messages, what would deleteMessages(12) result in? 
> Will it delete those 4 messages in the journal?
> --
> >> 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+...@googlegroups.com .
> To post to this group, send email to akka...@googlegroups.com 
> .
> 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 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.


Re: [akka-user] DeleteMessages in Akka Persistence

2015-11-08 Thread Konrad Malawski
Yes it should.
It's "delete messages to sequence nr 12".

We have tests for it in the TCK, but it's up to the Journal implementations to 
corrently implement this.
Which journal impl are you talking about?

By the way, these things are very simple to check for yourself - just write a 
test which does this :)

-- 
Cheers,
Konrad 'ktoso’ Malawski
Akka @ Typesafe

On 8 November 2015 at 18:25:56, Arpit (arpit.rajpuro...@gmail.com) wrote:

if the journal has 4 messages, what would deleteMessages(12) result in? Will it 
delete those 4 messages in the journal?
--
>> 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.

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