pekko/akka-persistence
Patrik Nordwall 57dece5165 =per #15472 Flush instead of unstash when PersistentActor restarts
* When using the Processor batching buffer for persistAsync and defer
  the events were unstashed by Processor.aroundPreRestart and
  thereby were received as commands after restart
* Instead we must flush this buffer when using PersistentActor

(cherry picked from commit 627ce2fc85739e221524ec48725362ef7c0566ea)
2014-06-30 13:19:15 +02:00
..
src =per #15472 Flush instead of unstash when PersistentActor restarts 2014-06-30 13:19:15 +02:00
build.sbt =pro #15031 separate sbt build file for every module 2014-05-14 10:05:09 +02:00