pekko/akka-docs/rst/scala/code
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
..
docs add LoadSnapshotFailed in snapshot protocol, #21842 2016-11-18 10:51:35 +01:00