pekko/akka-docs/rst/java/code/docs
Patrik Nordwall 8c47e01e9d !per #15377 Mandate atomic writes for persistAll, and support rejections
* changing Plugin API for asyncWriteMessages and writeMessages
* passing explicit AtomicWrite that represents the events of
  persistAll, or a single event from persist
* journal may reject events before storing them, and that
  will result in onPersistRejected (logging) and continue in the
  persistent actor
* clarified the semantics with regards to batches and atomic writes,
  and failures and rejections in the api docs of asyncWriteMessages
  and writeMessages
* adjust the Java plugin API, asyncReplayMessages, doLoadAsync
2015-06-25 15:28:37 +02:00
..
actor =doc #16910 Fix include sections in fault tolerance docs 2015-04-01 10:50:30 +02:00
actorlambda !pro #17380 Build with Java 8 2015-05-18 12:51:34 +02:00
agent Changes all occurances of Typesafe copyright to extend to 2015 2015-03-10 14:12:19 -07:00
camel =doc #3689 Make activator templates for camel samples 2013-12-12 16:03:02 +01:00
ddata +cdd #16799 Add ORMultiMap data type 2015-06-18 16:17:53 +02:00
dispatcher Changes all occurances of Typesafe copyright to extend to 2015 2015-03-10 14:12:19 -07:00
event = #17342 Make 2.4 binary compatible with 2.3 2015-05-11 21:11:52 +02:00
extension Changes all occurances of Typesafe copyright to extend to 2015 2015-03-10 14:12:19 -07:00
future Changes all occurances of Typesafe copyright to extend to 2015 2015-03-10 14:12:19 -07:00
io !pro #17380 Build with Java 8 2015-05-18 12:51:34 +02:00
jrouting Changes all occurances of Typesafe copyright to extend to 2015 2015-03-10 14:12:19 -07:00
pattern Changes all occurances of Typesafe copyright to extend to 2015 2015-03-10 14:12:19 -07:00
persistence !per #15377 Mandate atomic writes for persistAll, and support rejections 2015-06-25 15:28:37 +02:00
remoting Changes all occurances of Typesafe copyright to extend to 2015 2015-03-10 14:12:19 -07:00
serialization +act #17576 Support serializer with string manifest 2015-06-01 13:45:31 +02:00
testkit Changes all occurances of Typesafe copyright to extend to 2015 2015-03-10 14:12:19 -07:00