pekko/akka-docs/rst/java
Patrik Nordwall 952be31a7d make pruning of CRDT garbage work, #21647
* fix merge issues of DataEnvelope and its pruning
* simplify by removing the tombstones, which didn't work in all cases anyway
* keep the PruningPerformed markers in the DataEnvelope until configured
  TTL has elapsed (wall clock)
* simplify PruningState structure
* also store the pruning markers in durable data
* collect removed nodes from the data, listing on MemberRemoved is not enough
* possibility to disable pruning altogether
* documented caveat for durable data
2017-01-23 16:54:02 +01:00
..
code/docs Merge pull request #22146 from akka/wip-22145-exclusive-Sequence-patriknw 2017-01-17 17:48: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 cleanup old migration guides (#22164) 2017-01-20 13:33:23 +01:00
agents.rst !agnt #21423 agents to be deprecated (#21913) 2016-11-30 15:00:09 +01:00
camel.rst -cam #21423 deprecate camel (#21925) 2016-12-08 14:06:40 +01:00
cluster-client.rst A simpler ActorRefProvider config #20649 (#20767) 2016-06-10 15:04:13 +02:00
cluster-metrics.rst remove old deprecated cluster metrics, #21423 2017-01-20 13:48:36 +01:00
cluster-sharding.rst rememberingEntities with ddata mode, #22154 2017-01-23 11:57:52 +01:00
cluster-singleton.rst Update links to Lightbend RPv2, more warnings about auto-down 2016-09-02 10:26:47 +02:00
cluster-usage.rst add CoordinatedShutdown, #21537 2017-01-16 09:01:57 +01:00
dispatchers.rst Extra clarification and link to juc.ThreadPoolExecutor from docs #21109 2016-08-09 14:00:13 +02:00
distributed-data.rst make pruning of CRDT garbage work, #21647 2017-01-23 16:54:02 +01:00
distributed-pub-sub.rst fix enable-additional-serialization-bindings docs (#21769) 2016-11-01 18:00:29 +01:00
event-bus.rst Merge pull request #17889 from ktoso/doc-eventStream-subclass-ktoso 2015-07-03 00:51:18 +02:00
extending-akka.rst act #20332 Functionality to automatically load library extensions 2016-04-18 15:27:30 +02:00
fault-tolerance-sample.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
fault-tolerance.rst =doc Replace "in runtime" with "at runtime" 2015-10-14 14:13:15 +02:00
fsm.rst Some more test cleanup to not create so many threads. See #3320 2013-05-08 12:42:15 +02:00
futures.rst +doc Documented how CompletionStages execute #20513 (#21845) 2016-12-12 21:46:37 +01:00
hello-world.rst Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
howto.rst remove template pattern in howto docs (#21808) 2016-11-09 20:13:19 +01:00
index-actors.rst =per #18228 Convert Persistence schema evolution guide to Java 2015-09-16 10:52:03 +02:00
index-futures.rst =tra #3668 Deprecate transactors 2013-12-13 11:00:06 +01:00
index-network.rst java docs for Artery, #21209 2016-09-30 19:11:21 +02:00
index-utilities.rst =ker #15677 Deprecate Microkernel 2015-04-01 12:01:07 +02:00
io-tcp.rst =doc Akka & GitHub appearances in docs (#20968) 2016-07-18 10:33:44 +02:00
io-udp.rst !pro #17380 Build with Java 8 2015-05-18 12:51:34 +02:00
io.rst !act #3812: Remove Pipelines 2014-01-17 15:52:24 +01:00
lambda-actors.rst add note about CoordinatedShutdown and tests, #21537 2017-01-20 13:25:29 +01:00
lambda-fault-tolerance-sample.rst !pro #17380 Build with Java 8 2015-05-18 12:51:34 +02:00
lambda-fault-tolerance.rst =doc Fixed and normalized spellings 2015-05-23 19:16:41 -07:00
lambda-fsm.rst =doc Akka & GitHub appearances in docs (#20968) 2016-07-18 10:33:44 +02:00
lambda-index-actors.rst add section about Java 8 APIs #19655 2016-02-16 11:42:48 +01:00
lambda-persistence.rst Merge pull request #22000 from akka/wip-19822-persistence-conf-path-patriknw 2016-12-16 17:50:58 +01:00
logging.rst +slf,act #21671 allow using Markers with LoggingAdapter (#21707) 2016-10-27 15:07:59 +02:00
mailboxes.rst fix endless loop race condition in NodeQueue, #19949 2016-03-16 20:37:39 +01:00
persistence-query-leveldb.rst use exclusive fromSequenceNumber in eventsByTag, #22145 2017-01-16 11:43:47 +01:00
persistence-query.rst Merge branch 'master' into wip-query-2.5 2017-01-03 17:04:48 +01:00
persistence-schema-evolution.rst remove duplicated sentences (#21187) 2016-08-15 17:25:08 +02:00
persistence.rst Merge pull request #22000 from akka/wip-19822-persistence-conf-path-patriknw 2016-12-16 17:50:58 +01:00
remoting-artery.rst java docs for Artery, #21209 2016-09-30 19:11:21 +02:00
remoting.rst =doc update reference to resolveOneCS in Java documentation (#21726) (#21890) 2016-11-24 11:24:42 +01:00
routing.rst =doc set up mailbox for BalancingPool documented #13961 2016-07-22 16:04:11 +02:00
scheduler.rst =act #18346 Document scheduler task throws 2015-09-10 17:03:18 +02:00
serialization.rst catch NotSerializableException from deserialization, #20641 2016-12-16 20:14:37 +01:00
testing.rst =doc fix double 'the' in some docs (#21881) 2016-11-22 02:14:37 +01:00
typed-actors.rst =htp address review feedback on JSON streaming 2016-08-02 15:27:21 +02:00
untyped-actors.rst add CoordinatedShutdown, #21537 2017-01-16 09:01:57 +01:00