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
Mathias
d6bc3ec4c5
+hco #16822 add model for Referer header
2015-02-20 15:08:25 +01:00
Patrik Nordwall
3b46966240
Merge pull request #16901 from akka/wip-java8home-osx-patriknw
...
=pro Fix java8Home on mac osx
2015-02-19 10:50:29 +01:00
Roland Kuhn
552e94d07a
Merge pull request #16598 from 2beaucoup/wip-16593-negotiate-encoding
...
!htp #16593 negotiate content encoding
2015-02-18 15:38:55 +01:00
2beaucoup
ada5922440
!htp #16593 negotiate content encoding
2015-02-18 09:28:15 +01:00
2beaucoup
cf8e59785a
=htp make coding specs more robust
...
On my machine I got:
GzipSpec: "invalid code lengths set" instead of "incomplete dynamic bit length tree"
DeflateSpec: "unknown compression method" instead of "incorrect header check"
2015-02-17 17:10:37 +01:00
2beaucoup
76cf157912
+htp improve naming consistency + cleanup
2015-02-17 17:10:36 +01:00
Konrad Malawski
bffdb998b6
Merge pull request #16868 from spray/w/16865-fix-http-client
...
=hco #16865 response parser needs to continue with startNewMessage if method is still missing
2015-02-17 11:04:27 +01:00
Patrik Nordwall
88b6e0feb9
Merge pull request #16775 from ktoso/add-doc-samples-java8-to-validation
...
=pro PR validating java8 samples of akka streams (using mvn)
2015-02-13 15:40:34 +01:00
Johannes Rudolph
691a520c16
=hco #16865 response parser needs to continue with startNewMessage if method is still missing
2015-02-12 16:29:19 +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
drewhk
9d13f712d2
Merge pull request #16728 from drewhk/wip-16553-fix-tcp-stream-close-scenarios-drewhk
...
=str #16553 : Fix TCP stream shutdown scenarios
2015-02-06 13:04:45 +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
Endre Sándor Varga
bec3be8155
=str #16553 : Fix TCP stream shutdown scenarios
2015-02-06 11:56:08 +01:00
drewhk
ed7a81e94d
Merge pull request #16720 from drewhk/wip-16425-bind-failure-and-unbind-drewhk
...
!str #16425 : Fix bind failure tests, unbind should not fail on bind errors
2015-02-06 11:01:28 +01:00
Konrad Malawski
21215e9e56
=str #16652 java documentation for integrating streams
2015-02-06 10:39:43 +01:00
Endre Sándor Varga
972636f500
!str #16425 : Fix bind failure tests, unbind should not fail on bind error
2015-02-06 10:18:18 +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
drewhk
f58684397c
Merge pull request #16718 from drewhk/wip-16231-correct-jumpback-table-drewhk
...
=str #16231 : Protect jumpback table from corruption
2015-02-06 10:04:00 +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
2eda4ee1a5
Merge pull request #16770 from akka/wip-16331-onError-patriknw
...
=str #16331 Use ReactiveStreamsCompliance utility everywhere
2015-02-03 14:32:16 +01:00
Patrik Nordwall
3876793988
=str #16331 Use ReactiveStreamsCompliance utility everywhere
...
* if onSubscribe, onError, onComplete throws exception we must not call onError,
see 2:13 https://github.com/reactive-streams/reactive-streams
2015-02-03 13:50:24 +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
39bdf6ff47
Merge pull request #16754 from akka/wip-16565-remove-isDemandAvailable-patriknw
...
!str #16565 Make Flexi* limitations explicit
2015-02-03 13:44:16 +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
Patrik Nordwall
8095ebb3cc
Merge pull request #16769 from akka/wip-15859-exposed-publisher-patriknw
...
=str #15859 Eliminate usage of Stash mailbox
2015-02-03 12:57:54 +01:00
Patrik Nordwall
a165de74b3
=str #15859 Eliminate usage of Stash mailbox
...
* As reported in #16522 Stash is slow
* Nothing fancy here, but should be more efficient than Stash
2015-02-03 11:41: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
31497cac9b
Merge pull request #16741 from ktoso/fix-docs-tcp-ktoso
...
=doc #16740 add missing \n to examples, test if really works
2015-01-29 21:53:12 +01:00
Konrad Malawski
20e4d5ab25
Merge pull request #16750 from ktoso/wip-never-source-ktoso
...
+str #16547 "lazyEmpty" source, allowing external completion
2015-01-29 15:37:59 +01:00
Konrad Malawski
286c08e848
=doc #16740 add missing \n to examples, test if really works
2015-01-29 14:52:58 +01:00
Konrad Malawski
85c286ac58
+str #16547 "lazyEmpty" source, which allows external triggering of completion
2015-01-29 14:28:08 +01:00
Konrad Malawski
638d00bc79
Merge pull request #16734 from ktoso/wip-graphflow-rename-ktoso
...
=str #16687 rename internal GraphFlow to GraphBackedFlow
2015-01-29 12:23:05 +01:00
Konrad Malawski
fde7119360
=str #16687 rename internal GraphFlow to GraphBackedFlow
...
Same rename made for GraphSource and GraphSink for consistency
2015-01-29 12:19:02 +01:00
Patrik Nordwall
580ba8c484
Merge pull request #16730 from akka/wip-15851-ActorBasedFlowMaterializer-patriknw
...
!str #15851 Rename FlowMaterializer and settings
2015-01-29 10:30:08 +01:00
Patrik Nordwall
de5bff0444
Merge pull request #16727 from akka/wip-16577-FlexiMerge-exceptions-patriknw
...
!str #6577 Align API of Flexi with Stage
2015-01-29 10:26:53 +01:00
Patrik Nordwall
8505e4935a
!str #6577 Align API of Flexi with Stage
...
* error -> fail
* complete -> finish
* onComplete - onUpstreamFinish
* onError - onUpstreamFailure
* onCancel - onDownstreamFinish
2015-01-29 10:25:52 +01:00
Konrad Malawski
db8fe4fac0
Merge pull request #16733 from ktoso/jmh-update-0.1.10-ktoso
...
=ben update JMH to 0.1.10 (JMH 1.5), compile benchmarks on PR validation
2015-01-28 12:24:58 +01:00
Konrad Malawski
9c9984aaf9
Merge pull request #16721 from ktoso/runOps-ktoso
...
!str #16563 terminal operations start with run*; runFold runForeach
2015-01-28 10:24:38 +01:00
Patrik Nordwall
cd9d503b03
!str #15851 Rename FlowMaterializer and settings
...
* FlowMaterializer is now the actor independent interface
* ActorFlowMaterializer is the actor based interface
* MaterializerSettings renamed to ActorFlowMaterializerSettings
* impl.ActorBasedFlowMaterializer renamed to impl.ActorFlowMaterializerImpl
* Optimizations included in ActorFlowMaterializerSettings
* Note that http is using FlowMaterializer in api, but I suspect that it
will currently only run with a ActorFlowMaterializer
2015-01-27 19:22:22 +01:00
Patrik Nordwall
5b72928439
Merge pull request #16710 from akka/wip-15349-err-logging-patriknw
...
=str #15349 Sanitize error logging
2015-01-27 14:19:32 +01:00
Patrik Nordwall
aa5af8e8ad
+str #15349 Add debug logging setting
2015-01-27 13:36:13 +01:00