pekko/akka-docs/rst/scala
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
..
code/docs add LoadSnapshotFailed in snapshot protocol, #21842 2016-11-18 10:51:35 +01:00
http Remove Akka-HTTP sources from akka/akka, moving to akka/akka-http! (#21690) 2016-10-18 15:17:17 +02:00
stream doc update deprecated documentation of FileIO (#21860) 2016-11-18 10:28:47 +01:00
actordsl.rst
actors.rst
agents.rst
camel.rst
cluster-client.rst
cluster-metrics.rst
cluster-sharding.rst shard coordinator should wait until min-members regions registered, #21194 2016-10-28 15:49:21 +02:00
cluster-singleton.rst
cluster-usage.rst shard coordinator should wait until min-members regions registered, #21194 2016-10-28 15:49:21 +02:00
dispatchers.rst
distributed-data.rst clock clarification for LWWRegister, #18434 2016-10-03 07:02:32 -05:00
distributed-pub-sub.rst fix enable-additional-serialization-bindings docs (#21769) 2016-11-01 18:00:29 +01:00
event-bus.rst
extending-akka.rst
fault-tolerance-sample.rst
fault-tolerance.rst
fsm.rst
futures.rst
hello-world.rst
howto.rst remove template pattern in howto docs (#21808) 2016-11-09 20:13:19 +01:00
index-actors.rst
index-futures.rst
index-network.rst
index-utilities.rst
io-tcp.rst
io-udp.rst
io.rst
logging.rst +slf,act #21671 allow using Markers with LoggingAdapter (#21707) 2016-10-27 15:07:59 +02:00
mailboxes.rst
persistence-query-leveldb.rst
persistence-query.rst
persistence-schema-evolution.rst
persistence.rst add LoadSnapshotFailed in snapshot protocol, #21842 2016-11-18 10:51:35 +01:00
remoting-artery.rst java docs for Artery, #21209 2016-09-30 19:11:21 +02:00
remoting.rst fix enable-additional-serialization-bindings docs (#21769) 2016-11-01 18:00:29 +01:00
routing.rst
scheduler.rst
serialization.rst +doc document how to disable java serialization (#21601) 2016-09-30 14:42:12 +02:00
testing.rst
testkit-example.rst
typed-actors.rst
typed.rst