ortigali
db0a473cd5
use CompletionStage instead of Future in java doc classes ( #22472 )
...
* use CompletionStage instead of Future in FactorialBackend.java #22393
* use CompletionStage instead of Future in FactorialBackend.java #22393 2
2017-03-14 11:51:44 +01:00
Patrik Nordwall
8156a45818
optimize Attributes
2017-03-10 17:02:01 +01:00
Philippus Baalman
6c7085252a
extended copyright into 2017
2017-01-04 17:37:15 +01:00
Konrad Malawski
04ab4ebb9c
-str #21423 remove deprecated Stage references ( #21919 )
...
* -str #21423 remove deprecated Stage references
* include mima filters for removed classes
2016-12-02 14:23:13 +01:00
Cédric Chantepie
efc87af58a
FoldAsync op for Flow #18603
2016-08-24 21:02:32 +02:00
Endre Sándor Varga
5e830323f6
Updating to ScalaTest 3.0.0 and ScalaCheck 1.13.2
2016-08-22 11:13:49 +02:00
Patrik Nordwall
184e45e6b2
use ByteString.empty
...
* and a few other cleanups
2016-06-01 15:01:02 +02:00
Patrik Nordwall
b97a72c773
use blocking-io-dispatcher correctly in OutputStreamSource, #20666
...
* it used the materializer dispatcher for the blocking take
* it was leaking threads (blocking threads) when when materializer was shutdown abruptly
2016-05-31 19:34:00 +02:00
Patrik Nordwall
be448e9fbb
fix memory leaks in tests, #20659
2016-05-31 08:51:00 +02:00
Endre Sándor Varga
093d82ce00
+str #19443 add support or Java Stream
2016-04-29 23:31:56 -04:00
Rodolphe BELOUIN
936c97051a
+str #19782 Transpose a sources sequence ( #19795 )
2016-04-22 12:04:28 +02:00
hepin1989(虎鸣)
e9670ee91d
= rename FlowGraph* to GraphDSL
2016-04-15 00:18:05 +08:00
Endre Sándor Varga
8459bfaef2
19958: Add tests for throttle reuse
2016-03-31 14:23:29 +02:00
Endre Sándor Varga
2cb4d42087
19892: KillSwitch (controllable stream completion)
2016-03-31 10:51:59 +02:00
Roland Kuhn
af310411fd
add Source.queue termination support, fixes #19877
2016-03-17 12:47:06 +01:00
Alexander Golubev
b2b2ce44b5
=str #19299 Performance Flow.flatMapMerge
2016-03-14 14:14:39 -04:00
Roland Kuhn
45e97e8467
remove akka.stream.testkit.AkkaSpec, fixes #19879
2016-02-25 15:26:51 +01:00
Johan Andrén
62e30b3c08
Update copyrights and links to the new company name #19851
2016-02-23 12:58:39 +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
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
Roland Kuhn
e202ea8c40
clean up dependencies #19755 and other fixes
...
* remove inter-project dependencies between streamTestkit -> peristence -> remote
* make PartitionOutOfBoundsException extend IndexOutOfBoundsException
* some weird formatting
* remove -experimental from HTTP Testkit/Tests
* split out shared LevelDb journal tests into new subproject (not to be
published)
2016-02-15 20:35:37 +01: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
Alexander Golubev
2a36859578
=str #19423 add satefulMapConcat
2016-02-11 22:57:50 -05:00
drewhk
3d9ea4415f
Merge pull request #19648 from agolubev/agolubev-#18045-add-recoverWith(Source)
...
+str #18045 add recoverWith(Source)
2016-02-11 20:34:53 +01:00
lolski
21381d5710
=str #19293 fix issues in Sink.seq + minor doc fixes + use Sink.seq and limit in tests where appropriate
...
* Sink.seq (Scala DSL) now returns immutable.Seq rather than Seq
* Sink.seq will not silently truncate when incoming elements is > Int.MAX_VALUE
* minor doc fixes
* replacing various grouped(n) / Sink.head with limit(n) / Sink.seq in various tests
* fix inconsistent indentation in RequestParserSpec
2016-02-12 01:36:21 +08:00
drewhk
d154fad4e9
Merge pull request #19734 from drewhk/wip-19452-contramap-drewhk
...
#19452 : Contramap and fromFunction
2016-02-11 17:36:04 +01:00
Alexander Golubev
5a8f4135b7
+str #18045 add recoverWith(Source)
2016-02-11 10:36:40 -05:00
Alois Cochard
6c69fba61e
19452: Contramap and fromFunction
2016-02-11 15:32:48 +01:00
Johan Andrén
f042204d8b
Merge pull request #19711 from johanandren/wip-19710-scala-types-attributes-java-api-johanandren
...
!str #19710 Use Java types in Attributes Java API
2016-02-10 13:15:14 +01:00
Martynas Mickevičius
0fc3fceb8b
#19719 add ThrottleMode Java API
2016-02-10 10:17:02 +02:00
Johan Andrén
0919889e74
!str #19710 Use Java types in Attributes Java API
2016-02-08 18:58:00 +01:00
Endre Sándor Varga
3081e2895b
19455 Simplify conflate signature for the common case
2016-02-04 16:06:23 +01:00
Johan Andrén
f008a932c3
Merge pull request #19603 from akka/wip-19068-2016-copyrights-johanandren
...
=pro #19068 All copyrights ranges updated with 2016
2016-01-25 12:07:42 +01:00
Roland Kuhn
d49d2545ec
convert watchTermination to CompletionStage for Java
2016-01-25 11:14:31 +01:00
drewhk
41d8b1fadd
Merge pull request #19498 from agolubev/agolubev-#18565-TerminationNotification-combinator
...
+str #18565 termination notification combinator
2016-01-25 10:52:48 +01:00
Prayag Verma
b7783968a0
=pro #19068 All copyrights ranges and single years updated to a range ending in 2016
2016-01-25 10:20:30 +01:00
Roland Kuhn
4c72495581
#19440 replace Scala Future usage with CompletionStage in javadsl
...
This entails:
* adding akka.pattern.PatternCS.* to enable ask etc. with
CompletionStage
* changing RequestContext to offer an ExecutionContextExecutor for the
CompletionStage.*Async combinators
* splitting up akka.stream.Queue for JavaDSL consistency
2016-01-23 18:00:11 +01:00
Alexander Golubev
98c72e7d13
+str #18565 termination notification combinator
2016-01-22 16:45:54 -05:00
Martynas Mickevičius
f2553eb3b6
#19446 #18869 Add IOResult
...
which is used as a materialized value for Sources/Sinks that work with IO.
2016-01-21 18:06:42 +02:00
Roland Kuhn
53ad1085ec
Merge pull request #19548 from akka/wip-19522-asPublisher-enum-RK
...
#19522 make javadsl.Sink.asPublisher nicer
2016-01-21 16:57:34 +01:00
Roland Kuhn
9427052fd0
#19522 make javadsl.Sink.asPublisher nicer
2016-01-21 16:57:21 +01:00
Gilad Hoch
fde0c11fff
+str #16610 added javadsl tests + conflate now delegates to Batch + most of the changes @drewhk & @rkuhn suggested
2016-01-21 08:44:31 +02:00
Roland Kuhn
e5baba2b29
squash some warnings
2016-01-20 11:54:24 +01:00
Roland Kuhn
7463c50fc9
#19444 simplify signature of FlowOps.expand
...
Any previous usage can be represented in this fashion while typically
saving one function allocation and also saving the function literal’s
syntax overhead (for the seed). Plus a new feature: the provided
iterator does not have to be infinite, limiting how far expand is
allowed to go.
2016-01-20 09:27:45 +01:00
Endre Sándor Varga
60497f6561
also fix FlowInterleaveSpec
...
Also-by: Johan Andrén <johan@markatta.com>
Also-by: Roland Kuhn <rk@rkuhn.info>
Also-by: Martynas Mickevičius <mmartynas@gmail.com>
2016-01-20 10:01:58 +02:00
Konrad Malawski
5b5474d8aa
Revert "!htc fix multipart model (java6 had trouble)"
2016-01-07 14:20:26 +01:00
Roland Kuhn
8a5a420108
#19261 override and test addAttributes compilation
2015-12-22 20:56:02 +01:00
Konrad Malawski
1de057b892
!htc fix multipart model (java6 had trouble)
2015-12-21 16:16:27 +01:00
Iain Monro
52655f2836
+str #19069 Add FlowOp.prepend for prepending Sources to Flows
2015-12-20 09:55:45 +01:00