pekko/akka-docs/rst/scala/code/docs
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
..
actor java docs for Artery, #21209 2016-09-30 19:11:21 +02:00
agent Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
akka/typed remove Props in akka-typed 2016-09-30 07:47:50 +02:00
camel Update to a working version of Scalariform 2016-06-02 22:12:36 +02:00
cluster A simpler ActorRefProvider config #20649 (#20767) 2016-06-10 15:04:13 +02:00
ddata A simpler ActorRefProvider config #20649 (#20767) 2016-06-10 15:04:13 +02:00
dispatcher Update to a working version of Scalariform 2016-06-02 22:12:36 +02:00
event fix eventbus doc-code (#21189) 2016-08-16 15:20:44 +02:00
extension Update to a working version of Scalariform 2016-06-02 22:12:36 +02:00
future Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
io avoid infinite blocking in TcpConnectionSpec #21375 2016-11-09 17:36:04 +01:00
pattern remove template pattern in howto docs (#21808) 2016-11-09 20:13:19 +01:00
persistence add LoadSnapshotFailed in snapshot protocol, #21842 2016-11-18 10:51:35 +01:00
remoting java docs for Artery, #21209 2016-09-30 19:11:21 +02:00
routing java docs for Artery, #21209 2016-09-30 19:11:21 +02:00
serialization Update to a working version of Scalariform 2016-06-02 22:12:36 +02:00
stream Move (de)compression helpers to akka-stream module #21395 (#21409) 2016-11-17 22:42:37 +01:00
testkit +tes #21198 Allow TestActor/TestKit/TestProbe to create child actors 2016-09-01 11:38:07 +02:00
CompileOnlySpec.scala +doc,htp #19896 directives for RequestTimeout and docs 2016-03-08 18:17:35 +01:00