Commit graph

21156 commits

Author SHA1 Message Date
Arnout Engelen
d87cf4aec4 Fix formatting mistake in akka-cluster docs (#23348) 2017-07-13 01:16:20 -07:00
Martynas Mickevičius
57dc2763be #23118 Fail SourceQueue completion future in postStop 2017-07-13 08:57:55 +01:00
Konrad `ktoso` Malawski
d4092f7852 =str upgrade streams TCK to 1.0.1-RC2 (#23343) 2017-07-12 17:08:08 +02:00
Jules Ivanic
9730bc03d6 Fix link in OptionVal doc (#23346) 2017-07-12 14:11:27 +01:00
Arnout Engelen
ac33af271b Merge java and scala versions of logging.md (#23332)
* Merge java and scala versions of logging.md

* Replace logging.md with a symlink

* Fix typos
2017-07-12 10:38:35 +02:00
Jim Riordan
c7ac498520 Fix documentation for Unzip class (#23333) (#23334) 2017-07-11 05:30:52 -07:00
Vitor de Moraes
05c7975dc0 Fix link to the actor lifecycle (#23300) 2017-07-11 08:11:01 +01:00
Arnout Engelen
81884cc699 Remove deprecated ActorDSL section from docs (#23330) 2017-07-10 09:38:07 -07:00
Arnout Engelen
5ace631130 Link index-futures.md and index-network.md (#23331) 2017-07-10 09:37:27 -07:00
Nafer Sanabria
49dd62a7f6 merge content of stream-parallelism.md (#23206) 2017-07-10 08:26:43 -07:00
Atiq Sayyed
af7222edc0 Merge akka-docs/paradox/scala/stream/stream-cookbook.md and java/stream-cookbook.md (#23134) 2017-07-10 08:25:34 -07:00
Konrad `ktoso` Malawski
695861afd7 =pro,str Upgrade to Reactive Streams 1.0.1, unlocks #20241 2017-07-10 15:57:19 +02:00
Arnout Engelen
14ef960f5e Improve Java pubsub example
`Put` does not result in a `SubscribeAck`
2017-07-10 10:26:01 +02:00
Evander Otieno
5741b5c995 Update to modules.md (#23317)
Grammar fixes
2017-07-10 09:10:31 +01:00
Evgeniy Abduzhapparov
845a51afb6 Update the link to Javaslang (#23316)
Javaslang has been renamed to Vavr.
The old link is no longer available.
2017-07-10 00:16:43 -07:00
Kirill Yankov
3a90820d68 Custom frame size computation support in Framing #22129 (#22837)
* added complex frame size support in framing #22129

* Returned Int where needed
2017-07-07 13:48:24 +02:00
Patrik Nordwall
df089ccde1 Merge pull request #22873 from akka/wip-15733-timers-patriknw
Support for Actor timers, and fix bug in FSM, #15733
2017-07-07 13:45:04 +02:00
Zahari Dichev
4d45064296 Add AffinityPool which pins actors to threads (#23104) 2017-07-07 13:36:26 +02:00
Patrik Nordwall
fe2bf91659 increase timeout due to sometimes slow initialization of lmdb, #23284 (#23302) 2017-07-07 04:12:02 +02:00
Arnout Engelen
dd71f5759f Add some more imports to cluster sharding doc examples (#23305) 2017-07-06 08:05:48 -07:00
Patrik Nordwall
f8a1d635fa Support for Actor timers, and fix bug in FSM, #15733
* backport of the timers from Akka Typed, #16742
* also fixed a small bug in FSM timers, which could result in that
  a timer from a previous incarnation was let through to new
  incarnation after restart
* no more need for the complicated "how to" section in docs of
  how to schedule periodic messages
2017-07-06 14:29:35 +02:00
Yu Nishiyama (a.k.a Richard)
71175eaf54 Merge paradox/scala/mailboxes.md and java/mailboxes.md (#23191) 2017-07-06 04:34:33 -07:00
Johan Andrén
2b2923f1b6 MaybeSource rewritten as GraphStage #22789 2017-07-05 12:55:28 +01:00
Arnout Engelen
8a095ed23d Document scala/java-specific content in paradox (#23264) 2017-07-05 03:49:36 -07:00
Den Kovalevsky
bf8bbd2807 JsonObjectParser escape sequence processing fix #23292 2017-07-05 10:11:17 +01:00
Arnout Engelen
c3e9e2839a Broaden timeout for SystemMessageDeliverySpec (#23271)
Fixes #21799 assuming that it's simply a matter of tight timing.
2017-07-05 00:24:21 -07:00
Konrad `ktoso` Malawski
6d74e8782b +str,doc #23274 add ASCII diagrams for Flow.fromSinkAndSource (#23277) 2017-07-04 16:57:24 +02:00
Yu Nishiyama (a.k.a Richard)
302214c294 Merge paradox/scala/distributed-pub-sub.md and java/distributed-pub-sub.md (#23266) 2017-07-04 06:17:15 -07:00
Yu Nishiyama (a.k.a Richard)
e647803e5e Merge paradox/scala/remoting-artery.md and java/remoting-artery.md (#23258) 2017-07-04 05:47:53 -07:00
Yu Nishiyama (a.k.a Richard)
2fa2766cb1 No need to test attribute propagation in LazySourceSpec (Fixes #23065) (#23178) 2017-07-04 08:15:34 +01:00
Heiko Seeberger
ba3f6a6c14 Move name parameter to 2nd pos. in typed system factories (#23244) 2017-07-04 08:13:51 +01:00
Patrik Nordwall
e6c2d3f550 Merge pull request #23270 from akka/wip-revert-multi-dc-master-patriknw
Revert cluster team setting
2017-07-04 09:13:37 +02:00
Arnout Engelen
aaa29742ac Add link to akka-http talks on 'books/videos' page (#23268) 2017-07-04 08:12:17 +01:00
Arnout Engelen
39f0a982b2 Document how to run JMH benchmarks (#23262) 2017-07-03 07:05:50 -07:00
Patryk Najda
fe4c376a5e javadsl should use java types #23251 2017-07-03 13:39:00 +01:00
Patrik Nordwall
a7dc938188 Revert "Introduce cluster 'team' setting and add to Member"
This reverts commit a06badaa03fa9f3c9a942b1468090f758c74a869.
2017-07-03 10:44:36 +02:00
Patrik Nordwall
bd6afb8952 Revert "Less abbreviations, more reliable test"
This reverts commit 61e289b276f410654c1b063c33648e0d7ea88e50.
2017-07-03 10:44:24 +02:00
Nafer Sanabria
9bd27a2459 merge content of stream-io.md (#23236) 2017-07-01 09:33:45 -07:00
Richard Imaoka
afe349b6cd Fix typo getStageActorRef to getStageActor (#23259) 2017-06-30 03:07:30 -07:00
Rafael Avila
c8a7347355 Typos (#23260)
In Device Group section there are 2 occurrences of contains word and a mismatch type in the section about removing device actor when stopped.
2017-06-30 01:38:50 -07:00
Martynas Mickevičius
ba9e63215d Merge pull request #23255 from dwijnand/use-less-project-apply
Use less of Project.apply
2017-06-29 13:36:21 +03:00
Dale Wijnand
177ac666da
Use less of Project.apply
In sbt 1 Project.apply will only take 2 parameters.
2017-06-29 11:01:40 +01:00
Martynas Mickevičius
5fb44e2c18 Merge pull request #23238 from ktoso/wip-bump-jmh
=pro update sbt-jmh (readying up for sbt 1.0)
2017-06-29 12:42:48 +03:00
Martynas Mickevičius
453a95f978 Merge pull request #23242 from richard-imaoka/doc-stream-buffer-backpressure-imaoka
Correct the backpressure API comment for buffer
2017-06-29 11:23:03 +03:00
Konrad `ktoso` Malawski
1f05659346 =str #23119 improve docs of SourceQueue.watchTermination (#23208) 2017-06-28 06:11:33 -07:00
Arpan Chaudhury
bfb8f168f4 Can merging of multiple sources be prioritized? (#22864)
* Adding MergePrioritized graph stage

* Adding MergePrioritized in akka docs

* Adding suggested documentation of MergePrioritized in akka docs

* Adding thread safe random number generator ThreadLocalRandom

* fixing documentation for MergePrioritized

* Refactoring selectNextElement() in MergePrioritized for less memory allocations

* Removing extra parameter in MergePrioritized and using SplittableRandom

* Refactoring GraphMergePrioritizedSpec

* Changes for paradox migration

* Optimized a few methods in MergePrioritized (#22864)

* increased no of elements in source in GraphMergePrioritizedSpec (#22864)
2017-06-28 12:45:46 +02:00
Richard Imaoka
4f10d45376 Correct the backpressure API comment for buffer 2017-06-28 00:07:19 +09:00
Richard Imaoka
c636f3540f Correct the backpressure API comment for throttle (Fixes #22791) (#23225) 2017-06-27 05:32:53 -07:00
Arnout Engelen
8bea7b4ace Make the 'other modules' doc sections (#23233)
So they show up in the ToC
2017-06-27 12:51:50 +01:00
Konrad `ktoso` Malawski
5f22f8e552
=pro update sbt-jmh (readying up for sbt 1.0) 2017-06-27 18:49:19 +09:00