On 05.05.14 16:24, 何品 wrote:
thanks for that information.
you're welcome.
so I can send it Reset message and it works right?
yes, it works :)
I read the source code,the PersistentChannel have requestReader and
requestWriter ,and with the defaultStrategy,the requestReader will
restart right?
yes.
thanks for that.
在 2014年4月14日星期一UTC+8下午12时12分31秒,Chris Toomey写道:
I'm working on an akka app using Java, and am trying to reset a
PersistentChannel using Reset
<http://doc.akka.io/japi/akka/2.3.2/akka/persistence/Reset.html>
per this
<https://groups.google.com/d/topic/akka-user/tnIKnt4kMbw/discussion>thread.
The java compiler is telling me that the Reset() constructor
doesn't exist, and indeed when I decompiled the Reset.class file
in the persistence jar file it didn't show a constructor. I'm
using akka 2.3.2. Is there a different way to do this channel
reset from Java?
thx,
Chris
--
>>>>>>>>>> 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]
<mailto:[email protected]>.
To post to this group, send email to [email protected]
<mailto:[email protected]>.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.
--
Martin Krasser
blog: http://krasserm.blogspot.com
code: http://github.com/krasserm
twitter: http://twitter.com/mrt1nz
--
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.