Re: [akka-user] Re: persistentActor not receiving messages??

2015-11-06 Thread Ian Holsman
completely silent. On Thu, Nov 5, 2015 at 11:58 PM, Patrik Nordwall <patrik.nordw...@gmail.com> wrote: > Didn't you see anything in the logs? I'm asking because if it is silent it > is something we must improve. > > /Patrik > > fre 6 nov. 2015 kl. 01:28 skrev Ian Hols

Re: [akka-user] Re: persistentActor not receiving messages??

2015-11-05 Thread Ian Holsman
I don't know if leveldb has a snapshot plugin... > By the way, in my experience, issues with send message to persistent actor > normally are associated with persistence plugin settings. The actor cannot > be initialized if there is problems with persistence. > > > On Thursday, November 5

[akka-user] persistentActor not receiving messages??

2015-11-05 Thread Ian Holsman
am, "io.jvm.uuid" %% "scala-uuid" % "0.2.1", "com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.6.1", "org.scalatest" %% "scalatest" % "2.2.5", "junit" % "junit" % "4.12&

Re: [akka-user] how to extract the (json) string out of a (Akka-http) RequestEntity

2015-01-16 Thread Ian Holsman
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. -- Ian Holsman i

Re: [akka-user] Re: [akka-persistence] Testing systems which have Persistence

2015-01-06 Thread Ian Holsman
would not know... Kind regards, Anders kl. 04:04:05 UTC+1 tirsdag 6. januar 2015 skrev Ian Holsman følgende: Thanks for answering Anders, your answers were very helpful. for #1 (starting in a known state). I was more asking how do I start with a 'fresh/clean' journal with no history. I can

Re: [akka-user] Finding other actors

2015-01-05 Thread Ian Holsman
. This works well for actors that should be singletons within a given ActorSystem - you get this from extensions. -Patrick On 29 December 2014 at 16:19, Ian Holsman i...@holsman.com.au wrote: Hi. I was wondering what the best practice was for finding a running instance of an certain class

Re: [akka-user] Re: [akka-persistence] Testing systems which have Persistence

2015-01-05 Thread Ian Holsman
, Anders Båtstrand kl. 19:20:30 UTC+1 fredag 2. januar 2015 skrev Ian Holsman følgende: Hi. I'm building a 'toy' game that makes uses of akka-persistence, in order to learn it. in a nutshell the game is 1000's of people/bots create villages, they act independently of each other, and generally

[akka-user] [akka-persistence] Testing systems which have Persistence

2015-01-02 Thread Ian Holsman
Hi. I'm building a 'toy' game that makes uses of akka-persistence, in order to learn it. in a nutshell the game is 1000's of people/bots create villages, they act independently of each other, and generally pass messages to each other to chat/fight and all that good stuff. Where I am having

[akka-user] Finding other actors

2014-12-29 Thread Ian Holsman
it, and if this is the preferred way of dealing with finding actors. ie. never hold-on to ActorRefs, and just use actorSelection to find them. or is there a better pattern I should be using. Thanks! Ian -- Ian Holsman i...@holsman.com.au PH: + 61-3-9028 8133 / +1-(425) 998-7083 -- Read the docs

[akka-user] [streaming] newbie Q's about time and scale

2014-05-29 Thread Ian Holsman
to a producer? Thanks Ian -- Ian Holsman i...@holsman.com.au PH: + 61-3-9028 8133 / +1-(425) 998-7083 -- 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