Mathias
d92fcf211a
=doc #17039 change default materialization placeholder type from Unit to Any
2015-04-10 15:10:42 +02:00
Patrik Nordwall
f4ed62b84c
!str #16520 Add ActorRefSource
...
* and rename the factory for ActorPublisherSource,
from Source.apply to Source.actorPublisher
* including internal buffer, with OverflowStrategy
* support to complete/fail stream
2015-04-10 13:53:15 +02:00
Patrik Nordwall
946faedd95
!str #16521 Add ActorRefSink
...
* also rename the factory for ActorSubscriber props Sink,
from apply to actorSubscriber
2015-04-10 12:58:52 +02:00
Roland Kuhn
8f47b6dfcc
Merge pull request #17105 from akka/wip-async-stage-∂π
...
add async stage
2015-04-10 10:52:01 +02:00
Roland Kuhn
4c623fade7
!str #17090 add AsyncStage
2015-04-10 09:00:36 +02:00
Patrik Nordwall
514adc1150
=str #16913 enable and fix broken StreamTcpDocSpec
2015-04-10 07:44:43 +02:00
Konrad Malawski
46d4e86988
=doc #16670 version in docs should be auto-replaced
2015-04-08 14:58:12 +02:00
drewhk
a65adc5f16
Merge pull request #17097 from drewhk/wip-16168-mat-value-source-drewhk
...
!str #16168 : Expose materialized value in the graph as a "source"
2015-04-07 13:28:32 +02:00
Endre Sándor Varga
a7af773e2c
!str #16168 : Expose materialized value in the graph as a "source"
2015-04-07 12:51:18 +02:00
Martynas Mickevičius
03a1a8ea3d
Merge pull request #17072 from 2m/wip-enable-java8-tests
...
Enable java-lambda doc sample build in PR validation
2015-03-31 13:56:00 +03:00
Jun
a9a7a799fc
=doc fix typo: form -> from
...
Ports #17074 to the right branch
2015-03-30 10:02:50 +02:00
Martynas Mickevičius
1933b77510
=doc #16989 update http bind documentation
2015-03-26 21:38:27 +02:00
Martynas Mickevičius
7616b40e29
=sam #16905 multiple fixes for java-lambda doc samples
...
* use a free port instead of a hardcoded one
* do not use null for stream elements
* use defined java8 home key
2015-03-26 20:56:49 +02:00
Roland Kuhn
157629f8af
!str #16416,#16994 BidiFlow DSL and Flow.join Mat
...
- add BidiFlow, with atop and join combinators
- add Flow.join(BidiFlow)
- correct Flow.join’s default materialized value selection to Keep.left
2015-03-24 11:10:14 +01:00
Patrik Nordwall
9ae08a57fe
Merge pull request #17018 from danielwegener/patch-1
...
=doc: Simplyfies decider in FlowErrorDocSpec.scala
2015-03-06 16:07:29 +01:00
Daniel Wegener
c6b51ea555
Doc: Simplyfies decider in FlowErrorDocSpec.scala
...
Or is there any reason to do an explicit match?
2015-03-06 12:15:20 +01:00
Patrik Nordwall
3dc4e6d077
!str #16992 Rework Source and Sink name parameter
...
* Remove name parameter (no overloads), naming is performed using `.withAttributes` or the new
convenience `.named`. Those adds the OperationAttribute.Name and also change the name of the
shape Inlet and Outlet.
* Remove Source/Sink parameter list for 0 parameter methods,
this allows usage of `Sink.head` instead of `Sink.head()`
2015-03-06 09:24:00 +01:00
Roland Kuhn
91a0dbe036
Graph#Shape needs uncheckedVariance in 2.11
2015-02-27 20:32:15 +01:00
Roland Kuhn
70c6c1a246
Merge pull request #16949 from spray/wip-16835-mathias
...
Refactor akka.http.server.RejectionHandler
2015-02-27 14:11:52 +01:00
Roland Kuhn
176ac8be83
mention BoxedUnit in the Java QuickStart
2015-02-27 14:05:14 +01:00
Roland Kuhn
f1e9c2629c
Merge pull request #16958 from drewhk/wip-fix-stream-customize-docs
...
+doc: Fix stream-customize docs
2015-02-27 13:52:09 +01:00
Endre Sándor Varga
ba12fbfab9
+doc: Fix stream-customize docs
2015-02-27 13:16:23 +01:00
Roland Kuhn
46a13f9f2b
rework java/stream-graph.rst
2015-02-27 13:11:23 +01:00
Mathias
9c3124f344
!htp #16835 Refactor RejectionHandler infrastructure for cleanliness and independence from rejection ordering
2015-02-27 09:49:10 +01:00
Roland Kuhn
1563e0189b
update graph docs
2015-02-26 17:22:53 +01:00
drewhk
81fb5c14cb
Merge pull request #16941 from drewhk/wip-update-quickstart-basics-to-m4-drewhk
...
Updating documentation basic sections to M4 API
2015-02-26 15:58:36 +01:00
Endre Sándor Varga
41f6a0bf26
+doc: Updating basics, quickstart and some of graph docs
2015-02-26 15:57:52 +01:00
Roland Kuhn
e4f6649ba6
Merge pull request #16943 from akka/wip-overall-review-fixes-∂π
...
fix a good swath of FIXMEs
2015-02-26 12:48:30 +01:00
Roland Kuhn
2959159e78
small fixes to stream supervision
2015-02-26 12:09:40 +01:00
Roland Kuhn
aeb31d2a1f
fix a good swath of FIXMEs
2015-02-26 12:07:02 +01:00
Endre Sándor Varga
8d77fa8b29
!str #16902 : Unify stream internal representation
...
also =str #16912 : Fix StreamTcpSpec flakiness
2015-02-26 10:06:56 +01:00
Patrik Nordwall
693dcbefcc
+str #15750 Prototype of stream supervision
...
* add supervion for stages and built in ops run by interpreter
* add supervision for mapAsync and mapAsyncUnordered
* add supervision to groupBy and splitWhen
* reference doc for scala and java
2015-02-20 15:44:01 +01:00
2beaucoup
ada5922440
!htp #16593 negotiate content encoding
2015-02-18 09:28:15 +01:00
Konrad Malawski
35117748f6
Merge pull request #16786 from ktoso/docs-fixup-NPE
...
=str #16683 fixes NPE in stateful stage example
2015-02-06 13:07:13 +01:00
Konrad Malawski
a5e57736c8
=str #16683 fixes NPE in stateful stage example
2015-02-06 13:06:46 +01:00
Konrad Malawski
8c54bad00a
Merge pull request #16776 from ktoso/doc-stream-integrations-java-ktoso
...
=str java documentation for integrating streams
2015-02-06 12:31:55 +01:00
Konrad Malawski
21215e9e56
=str #16652 java documentation for integrating streams
2015-02-06 10:39:43 +01:00
Patrik Nordwall
9efe0250f9
Merge pull request #16779 from akka/wip-16652-stream-docs-java-7-patriknw
...
=str #16652 Add java docs for 'Working with streaming IO'
2015-02-06 10:12:14 +01:00
Patrik Nordwall
20f4aeb2fc
=str #16652 Add java docs for 'Working with streaming IO'
2015-02-06 10:11:17 +01:00
Patrik Nordwall
2e94356fcd
Merge pull request #16778 from akka/wip-16652-stream-docs-java-6-patriknw
...
=str #16652 Add java docs for 'Basics and working with Flows'
2015-02-06 10:08:55 +01:00
Patrik Nordwall
685da0b80a
=str #16652 Add java docs for 'Basics and working with Flows'
2015-02-06 10:08:13 +01:00
Patrik Nordwall
c226c8b72d
Merge pull request #16774 from akka/wip-16652-stream-docs-java-5-patriknw
...
=str #16652 Add java docs for 'Buffers and rate'
2015-02-06 10:03:47 +01:00
Patrik Nordwall
e5055337c0
=str #16652 Add java docs for 'Buffers and rate'
2015-02-06 10:03:08 +01:00
Patrik Nordwall
0a43aa2693
=str #16652 Add java docs for 'Custom stream processing'
2015-02-05 10:38:00 +01:00
Patrik Nordwall
b442c4d9e6
Merge pull request #16756 from akka/wip-16448-err-vs-fail-patriknw
...
!str #16448 Change error to failure
2015-02-03 13:45:28 +01:00
Patrik Nordwall
2740d67c61
!str #16565 Make Flexi* limitations explicit
...
* remove isDemandAvailable
* hide emit from CompletionHandler context
* throw if more than one emit in response to an input
* had to remove the OrderedMerge test/sample because emitting
from CompletionHandler is currently not supported
* FlexiRoute and FlexiMerge might become more capable later, see issue 16753
2015-02-03 13:42:48 +01:00
Roland Kuhn
83e91f770b
Merge pull request #16755 from akka/wip-16672-AS-vs-RS-∂π
...
=doc #16672 explain relationship between AS and RS
2015-02-02 10:48:23 +01:00
Roland Kuhn
eac42c2121
=doc #16672 explain relationship between AS and RS
2015-02-02 10:48:00 +01:00
Patrik Nordwall
01646d10ff
!str #16448 Change error to failure
...
* one API change OverflowStrategy.error -> OverflowStrategy.fail
* error is still kept in the internals where we are at the reactive
streams level
2015-01-30 10:30:56 +01:00
Konrad Malawski
286c08e848
=doc #16740 add missing \n to examples, test if really works
2015-01-29 14:52:58 +01:00