Sören Brunk
d332428fac
Fix a few typos in the docs
2016-03-28 22:06:00 +02:00
Sören Brunk
082cf2dfdc
Fix typo in persistence docs
2016-03-22 16:00:57 +01:00
Konrad Malawski
3698928fbd
Merge pull request #20064 from johanandren/wip-20051-parallellism-docs-async-johanandren
...
=doc #20051 Parallellism docs updated for async and fusing
2016-03-21 12:47:44 +01:00
Fehmi Can Saglam
39cee97750
Fix typos in persistence query docs
2016-03-21 11:24:44 +02:00
Patrik Nordwall
137c4c8b3d
fix the the typo
2016-03-18 17:06:34 +01:00
Roland Kuhn
2bc2dcb14a
Merge pull request #20034 from akka/wip-19949-ANQ.count-loop-RK
...
fix endless loop race condition in NodeQueue, #19949
2016-03-17 10:54:03 +01:00
Johan Andrén
5e5bedb956
=doc #20051 Parallellism docs updated for async and fusing
2016-03-17 09:54:10 +01:00
Roland Kuhn
f9d3789bfc
fix endless loop race condition in NodeQueue, #19949
...
- also fixed some forgotten copy-pasta between peekNode and pollNode
- also added JavaDoc to all methods, explaining which can be used from
what thread
- did not fix the JDK8 improvement of using Unsafe instead of inheriting
from AtomicReference since that inheritance is not a bad thing,
actually
2016-03-16 20:37:39 +01:00
Patrik Nordwall
43dafff152
=cls #19917 Clarify docs about sharding ddata
2016-03-16 09:13:53 +01:00
Alexander Golubev
b2b2ce44b5
=str #19299 Performance Flow.flatMapMerge
2016-03-14 14:14:39 -04:00
Johan Andrén
7fe4b01f01
=htt,str,doc #20009 Fix for found unsafe graph stages
2016-03-14 11:55:55 +01:00
Konrad Malawski
026c1c3742
Merge pull request #19968 from ktoso/wip-explicit-shutting-down-as-note
...
+doc more visible note on connection pool shutdown
2016-03-11 15:15:14 +01:00
Konrad Malawski
a489c703fd
+doc more visible note on connection pool shutdown
2016-03-11 15:14:47 +01:00
Patrik Nordwall
0ed211f059
Merge pull request #19989 from akka/wip-small-doc-fixes-RK
...
Wip small doc fixes rk
2016-03-11 10:16:01 +01:00
Roland Kuhn
24e4b0ca56
#15654 point out explicit actor lifecycle
2016-03-10 17:51:58 +01:00
Roland Kuhn
a0819a95f3
#15120 BalancingPool semantics note for Java
2016-03-09 21:50:56 +01:00
Konrad Malawski
aaa0476c40
Merge pull request #19907 from naferx/issue19904
...
=doc Remove outdated note in Streaming File IO
2016-03-03 10:39:48 +01:00
Martynas Mickevičius
1029f093bf
Merge pull request #19918 from savulchik/fix-typos
...
=doc Fix typos in FlowDocTest & FlowDocSpec
2016-03-02 15:06:52 +01:00
Nafer Sanabria
8b58a0139a
Remove outdated note in Streaming File IO
2016-02-29 20:17:02 -05:00
Brendan McAdams
779d24dcf7
Fix reference to blog post on Distributing Akka Workloads & Shutting Down After.
...
My Domain changed.
2016-02-29 12:37:17 -06:00
Stanislav Savulchik
ce75948984
=doc Fix typos in FlowDocTest & FlowDocSpec
2016-02-29 22:51:59 +06:00
Konrad Malawski
fc8dd46014
=doc typesafe config is still named typesafe
2016-02-26 11:39:42 +01:00
Konrad Malawski
889e0a670e
Merge pull request #19875 from jtescher/fix-typos
...
Fix common typos
2016-02-25 23:24:08 +01:00
Konrad Malawski
2fcc1a3a45
Merge pull request #19832 from stefan-mees/master
...
add Twitter Chill to list of External Akka Serializers
2016-02-25 19:07:23 +01:00
Julian Tescher
af34554b19
Fix common typos
2016-02-25 09:42:10 -08:00
Konrad Malawski
65b6c78391
Merge pull request #19868 from spray/w/missing-documentation-bits
...
Fix two documentation bits regarding HTTP pipelining
2016-02-25 15:34:12 +01:00
Konrad Malawski
9deb44a3e2
+doc,java document the PatternsCS.ask
2016-02-24 16:39:14 +01:00
Johannes Rudolph
bd2042ceb4
=doc #16491 document ways of controlling server parallelism
2016-02-24 16:09:59 +01:00
Johan Andrén
ddcfb5e4d0
Merge pull request #19854 from johanandren/typesafe-lightbend-name-change-johanandren
...
Update copyrights and links to the new company name #19851
2016-02-23 16:37:33 +01:00
Konrad Malawski
a07b9ca7aa
Merge pull request #19829 from MQ-EL/master
...
=doc #19551 Supplement java8-lambda docs of persistence stash
2016-02-23 13:22:43 +01:00
Johan Andrén
62e30b3c08
Update copyrights and links to the new company name #19851
2016-02-23 12:58:39 +01:00
Stefan Mees
6f7df8b13b
add notice that chill is based on 2.3.x but also works with 2.4.x
2016-02-23 11:28:44 +01:00
qian miao
81c1bcd55e
=doc #19551 Supplement java8-lambda docs of persistence stash
2016-02-23 14:43:04 +08:00
James Roper
e0edf26a21
Remove duplicate overridden is streams customization
2016-02-22 10:00:26 +11:00
Stefan Mees
a5319ab3a8
add Twitter Chill to list of External Akka Serializers
2016-02-19 19:04:02 +01:00
Endre Sándor Varga
4ba4c27b0f
splitting up TLS APIs
2016-02-16 21:49:35 +01:00
Konrad Malawski
650e94ba30
Merge pull request #19802 from ktoso/wip-framing-made-proper-ktoso
...
!str split Framing into javadsl and scaladsl
2016-02-16 20:53:34 +01:00
Konrad Malawski
c24cac2b04
+doc add missing migration parts to java documentation
2016-02-16 19:57:03 +01:00
Konrad Malawski
c25e0abab6
!str split Framing into javadsl and scaladsl
2016-02-16 18:53:49 +01:00
Roland Kuhn
125c996fae
add new Streams Quick Start
...
also move IOResult to akka.stream package
2016-02-16 18:14:32 +01:00
Konrad Malawski
3c94805666
Merge pull request #19788 from ktoso/wip-connect-to-ktoso
...
-htp #19577 replace overloads of bind with HttpConnect
2016-02-16 15:07:09 +01:00
Roland Kuhn
2f9cc7d04f
Merge pull request #19626 from MQ-EL/master
...
=per #19551 support stash overflow strategy
2016-02-16 13:50:40 +01:00
Konrad Malawski
ef827e6ef1
-htp #19577 replace overloads of bind with HttpConnect
2016-02-16 13:01:05 +01:00
Roland Kuhn
f820d90061
document that GraphStage is a blueprint, fixes #19471
2016-02-16 11:50:56 +01:00
Roland Kuhn
0b77b0f853
add section about Java 8 APIs #19655
...
This is not a complete documentation rewrite to put CompletionStage in
everywhere, that is some that is impossible to slot in right now.
fixes #19655
2016-02-16 11:42:48 +01:00
Roland Kuhn
a25a0f0aa8
document that StreamConverters close their streams #19773
...
fixes #19773
2016-02-16 11:10:54 +01:00
Johan Andrén
737991c01c
Documentation improvements
...
* Re enabling Java tests in akka-docs (they were not run before)
* Fixed bug #19764
* #19735 Rewrote every sample using the deprecated PushPullStage and friends
using GraphStage
* Pruned old unused graph images
* Added missing graffle file for new graph images
2016-02-15 19:33:05 +01:00
Roland Kuhn
d1b35e441e
add statefulMapConcat to overview and fix links
2016-02-15 16:51:58 +01:00
qian miao
952d768693
=per #19551 support stash overflow strategy
2016-02-15 15:27:15 +08:00
drewhk
ebb915ae4d
Merge pull request #19750 from lolski/lolski-issue-19293-rebased
...
=str #19293 fix issues in Sink.seq + minor doc fixes + use Sink.seq
2016-02-12 11:36:56 +01:00