pekko/akka-docs/rst/scala/code/docs/persistence
Patrik Nordwall ea84b4bfdd add LoadSnapshotFailed in snapshot protocol, #21842
* treat snapshot load failure in same way as other recovery failures
* if load of snapshot fails the persistent actor will be stopped, since
  we can't assume that a consistent state would be recovered just by
  replaying all events, since events may have been  deleted
* additional recovery docs
* improve log message
2016-11-18 10:51:35 +01:00
..
query New EventEnvelope including Offset rather than Long #21722 2016-10-27 15:32:10 +02:00
PersistenceDocSpec.scala add LoadSnapshotFailed in snapshot protocol, #21842 2016-11-18 10:51:35 +01:00
PersistenceEventAdapterDocSpec.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
PersistenceMultiDocSpec.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
PersistencePluginDocSpec.scala Update to a working version of Scalariform 2016-06-02 22:12:36 +02:00
PersistenceSchemaEvolutionDocSpec.scala Update to a working version of Scalariform 2016-06-02 22:12:36 +02:00
PersistenceSerializerDocSpec.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00