Yes, that is the purpose of that warning. That is something you must avoid
in production systems.
/Patrik
mån 25 apr. 2016 kl. 18:40 skrev Tim Pigden <tim.pig...@optrak.com>:

> problem due to error in naming of persistenceIds leading to 2 persistors
> with same id
>
>
> On Monday, April 25, 2016 at 11:34:21 AM UTC+1, Tim Pigden wrote:
>>
>> Hi
>> I'm getting this message. I'm probably doing something wrong but any idea
>> what that might be? I know what messages I'm persisting and this particular
>> test is one in which I kill off my persistor and restart it.
>> Or does it indicate the message is failing to deserialize or something
>> like that
>>
>> 2016-04-25 10:33:47,570 - ERROR - from 
>> com.optrak.opkakka.ddd.persistence.SimplePersistor Persistence failure when 
>> replaying events for persistenceId [shd-matrix-testId]. Last known sequence 
>> number [0]
>> java.lang.IllegalStateException: Invalid replayed event [1] in buffer from 
>> old writer [f6bd09c4-1f1c-4710-8cf6-c6f0776f39d3] with persistenceId 
>> [shd-matrix-testId]
>>    at 
>> akka.persistence.journal.ReplayFilter$$anonfun$receive$1.applyOrElse(ReplayFilter.scala:125)
>>    at akka.actor.Actor$class.aroundReceive(Actor.scala:480)
>>    at 
>> akka.persistence.journal.ReplayFilter.aroundReceive(ReplayFilter.scala:50)
>>
>>
>>
>> Any suggests much appreciated!
>>
>>
>>
>>
>> --
> >>>>>>>>>> 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 https://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 https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to