Re: [akka-user] PersistentActor Journal writes stop after a time with persistAsync

2017-02-10 Thread Patrik Nordwall
Sorry for delay here. That sounds strange. It would be interesting if you could narrow it down and create an issue. A reproducer would be great. Regards, Patrik On Tue, Jan 17, 2017 at 8:56 AM, Richard Ney wrote: > > I'm having an issue where the journalBatch queue is

[akka-user] PersistentActor Journal writes stop after a time with persistAsync

2017-01-16 Thread Richard Ney
I'm having an issue where the journalBatch queue is just filling up with messages and no writes are happening to Cassandra. After examining the heap dump and thread stacks I can see that the variable Eventsourced.writeInProgress set to 'true' which prevents writes of the messages in