Re: [akka-user] Unpersist a processor

2014-03-24 Thread Konrad Malawski
m's state at "some point in time"… >> >> >> -- >> Konrad Malawski >> geecon.org / java.pl / krakowscala.pl / gdgkrakow.pl >> >> From: Heiko Seeberger heiko.seeber...@gmail.com >> Reply: akka-user@googlegroups.com akka-user@googlegroup

Re: [akka-user] Unpersist a processor

2014-03-24 Thread Heiko Seeberger
ht complicate reasoning about the system's state at "some point in time"… > > > -- > Konrad Malawski > geecon.org / java.pl / krakowscala.pl / gdgkrakow.pl > > From: Heiko Seeberger heiko.seeber...@gmail.com > Reply: akka-user@googlegroups.com akka-user@googleg

Re: [akka-user] Unpersist a processor

2014-03-23 Thread Konrad Malawski
y: akka-user@googlegroups.com akka-user@googlegroups.com Date: 23 March 2014 at 12:21:38 To: akka-user@googlegroups.com akka-user@googlegroups.com Subject:  [akka-user] Unpersist a processor Hi, Is it possible to remove a processor from the journal, so its id can be reused as a fresh processor late

[akka-user] Unpersist a processor

2014-03-23 Thread Heiko Seeberger
Hi, Is it possible to remove a processor from the journal, so its id can be reused as a fresh processor later? Thanks Heiko -- >> Read the docs: http://akka.io/docs/ >> Check the FAQ: >> http://doc.akka.io/docs/akka/current/additional/faq.html >>