Commit graph

686 commits

Author SHA1 Message Date
Patrik Nordwall
a4e1beda48 clarify pubsub group docs, #17458 2016-04-04 18:32:12 +02:00
Patrik Nordwall
52de0bcaa4 Clarify system name requirement for cluster members
* Clarify system name requirement for cluster members

* Recommend againsts auto-down, stronger
2016-04-04 12:37:12 +02:00
Krzysiek
f2771eaab9 doc-separate-section-persistence-eager-init 2016-04-03 22:04:15 +02:00
Tal Pressman
26c25c89ed +str #19390 Add 'monitor' flow combinator and stage 2016-04-01 08:06:37 +02:00
Alexander Golubev
69e6052cbe +str #18620 add Source.blocking() for legacy API integration 2016-03-31 10:29:48 -04:00
Johan Andrén
7c64ed02a3 Merge pull request #20050 from johanandren/wip-20017-stream-rate-docs-async-johanandren
=doc #20017 Update the stream-rate docs to current streams behavior
2016-03-29 18:04:57 +02:00
Johan Andrén
d72848f22f =doc #20017 Update the stream-rate docs to current streams behavior 2016-03-29 12:26:02 +02:00
Konrad Malawski
6873c518ef Merge pull request #20148 from Jaca777/jaca777-4761866
=doc #20133 Fixed doc about futures
2016-03-29 10:14:19 +02:00
Sören Brunk
d332428fac Fix a few typos in the docs 2016-03-28 22:06:00 +02:00
Jaca777
2984022ccc =doc #20133 Fixed doc about futures 2016-03-26 13:25:46 +01: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