Konrad Malawski
b9ce2c94f6
=htc #20214 disabling SNI per-connection now works (passing though sslconfig) ( #20621 )
2016-06-02 13:13:11 +02:00
Patrik Nordwall
184e45e6b2
use ByteString.empty
...
* and a few other cleanups
2016-06-01 15:01:02 +02:00
Patrik Nordwall
f07041091f
Merge pull request #20660 from akka/wip-20659-leaking-tests-patriknw
...
fix memory leaks in tests, #20659
2016-05-31 19:34:55 +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
drewhk
d08cf51227
Merge pull request #20611 from drewhk/wip-20564-classcastex-in-graphDSL-drewhk
...
#20564 Fix compose method of EmptyModule to be able to Keep.left or right
2016-05-31 14:56:33 +02:00
Endre Sándor Varga
e80d7e1801
#20564 Fix compose method of EmptyModule to be able to Keep.left or right
...
... and use the proper version from the GraphDSL depending on whether materialized value must be altered on an import or not.
2016-05-31 13:37:29 +02:00
Heiko Seeberger
f4186b5391
Return failed IOResult for non-existint file ( closes #20590 )
2016-05-26 15:00:43 +02:00
drewhk
8c1e60fe17
Merge pull request #20605 from drewhk/wip-20573-delay-fix-drewhk
...
#20573 Fixing wrong initial buffer sizes in delay, and one logic bug
2016-05-24 16:11:13 +02:00
Endre Sándor Varga
14b70836a7
#20573 Fixing wrong initial buffer sizes in delay, and one logic bug
2016-05-24 11:42:17 +02:00
zhxiaog
11584f12eb
converts LengthFieldFramingStage to GraphStage
2016-05-24 11:17:43 +02:00
Richard Imaoka
db83775c6d
=str Converts DelimiterFramingStage from PushPullStage to GraphStage ( #20367 ) ( #20367 )
2016-05-24 11:10:44 +02:00
Alexander Golubev
03395d5739
=str #20229 groupBy should be a Graph stage ( #20344 )
2016-05-23 10:31:49 +02:00
Samuel Tardieu
e0c64f59d8
=str #20550 only accept -1 for infinite retries in recoverWithRetries ( #20555 )
2016-05-19 11:45:31 +02:00
Konrad Malawski
d886a1d0b5
htc #20379 allow registering custom media types ( #20401 )
...
htc #20379 add mima filters for custom media type
2016-05-12 09:46:29 +02:00
Konrad Malawski
9892ce7054
add deprecatio marker to Timed operations
2016-05-12 09:02:44 +02:00
Nafer Sanabria
17b419ce79
=str rewrite StartTimed, StopTimed & TimedInterval as GraphStage
2016-05-11 05:33:25 -05:00
Tim Harper
b3806cdbfa
=doc add important async caveat for Source.actorRef
2016-05-08 21:35:11 -06:00
2beaucoup
e5c0872603
=str remove unused akka.stream.impl.fusing.Completed ( #20468 )
2016-05-06 23:58:01 +02:00
Derek Wickern
e8937f967a
KillSwitch implementations should implement KillSwitch ( #20459 )
2016-05-06 14:37:06 +02:00
Robert Budźko
8534adf603
Introduced backpressure timeout ( #20131 ) stage.
2016-05-06 12:57:27 +02:00
2beaucoup
bc7cd17bee
=htc Various minor cleanups ( #20451 )
...
* minor fixes
* remove now superfluous buffer from MultipartUnmarshaller
* remove unused TokenSourceActor
* remove FIXME: add tests, see #16437
* removed unused param remoteAddress (comment: TODO: remove after #16168 is cleared)
* convert FIXME to TODO (#18709 )
* reenable tests in {Request|Response}RendererSpec due to fixed #15981
* remove logging workaround in StreamTestDefaultMailbox due to fixed #15947
2016-05-06 10:32:06 +02:00
Priyanka Chordia
1f8225087f
Convert Completed from PushPullStage to GraphStage ( #20454 )
2016-05-05 11:49:02 +02:00
drewhk
c3c8a0bc73
Merge pull request #20141 from agolubev/19443-add-support-for-Java-Stream-agolubev
...
19443 add support for java stream agolubev
2016-05-03 11:59:59 +02:00
drewhk
d56ab090b7
Merge pull request #20295 from drewhk/wip-19978-specviolation-cleanup-drewhk
...
#19978 SpecViolation should result in orderly shutdown of GraphInterp…
2016-05-03 11:56:03 +02:00
Endre Sándor Varga
571cff340c
#19978 SpecViolation should result in orderly shutdown of GraphInterpreter
2016-05-03 10:11:23 +02:00
Endre Sándor Varga
093d82ce00
+str #19443 add support or Java Stream
2016-04-29 23:31:56 -04:00
David Knapp
c72890b113
Str #20217 If the future in mapAsync is already available, don't dispatch it ( #20375 )
2016-04-28 22:23:03 +02:00
Andrea Peruffo
088bf1b842
=act Locale unaware method in Helpers. ( #20412 )
2016-04-28 15:32:46 +02:00
Patrik Nordwall
0b0a456e28
Merge pull request #20125 from kelebra/19039-kelebra-cycle
...
#19039 : Added cycle method to Source class.
2016-04-26 16:47:02 +02:00
Oleksii Tkachuk
78e0a534f4
Fixed 19039 for both scaladsl and javadsl
...
19039: Added cycle method to Source class for both scaladsl and javadsl. Test added.
2016-04-26 07:37:03 -05:00
Konrad Malawski
0e11ec2057
!htc #20371 allows for simple HTTPS usage from Java, fixes typo in APIs ( #20373 )
2016-04-25 12:01:03 +02:00
Michał Kiędyś
b983f19c1f
Add basic support for Java 7 NIO file systems ( #20293 )
2016-04-25 11:25:26 +02:00
Rodolphe BELOUIN
936c97051a
+str #19782 Transpose a sources sequence ( #19795 )
2016-04-22 12:04:28 +02:00
Patrik Nordwall
dfbcd948bf
Merge pull request #20325 from akka/wip-convert-scan-to-graphstage-√
...
Converts the Scan-operation from PushPullStage to GraphStage
2016-04-20 15:37:16 +02:00
Patrik Nordwall
25eaa25318
Merge pull request #20335 from samueltardieu/success-ambiguity
...
Clarify explanation of Source.actorRef termination in embedded doc
2016-04-20 15:32:45 +02:00
David Knapp
d7fe98e1c4
#20123 Added recoverWithRetries which adds a parameter to limit the ( #20137 )
...
number of attempts. Existing recoverWith method behavior remains unchanged.
2016-04-20 15:24:12 +02:00
Daniel Moran
c8352c04c4
Migrate BodyPartParser to GraphStage #20288 .
2016-04-19 19:04:31 -07:00
Samuel Tardieu
34d51dcd00
Clarify explanation of Source.actorRef termination in embedded doc
...
Make it clear that a Success instance (whose payload will be ignored)
must be sent to complete the source, and not the Success companion
object itself.
Use "a" before instances, and remove "a" before PoisonPill object.
The Java documentation has been aligned to the Scala documentation.
2016-04-19 13:13:23 +02:00
Patrik Nordwall
c1f20cb520
Merge pull request #20351 from zhxiaogg/feature/zhxiaogg_Recover
...
#20288 convert Recover to GraphStage
2016-04-19 10:56:12 +02:00
Johan Andrén
20ab404350
Merge pull request #20297 from hepin1989/rename-flow-graph-things
...
= rename FlowGraph* to GraphDSL
2016-04-18 15:29:59 +02:00
zhxiaog
7207189d6a
convert Recover to GraphStage
2016-04-18 15:23:05 +08:00
Konrad Malawski
e5cfe5b0ed
+htp,str #20326 more links to ssl-config and update default TLS version
2016-04-15 16:04:56 +02:00
Viktor Klang
455805cda9
Converts the Scan-operation from PushPullStage to GraphStage
2016-04-15 10:51:24 +02:00
hepin1989(虎鸣)
e9670ee91d
= rename FlowGraph* to GraphDSL
2016-04-15 00:18:05 +08:00
Michał Płachta
8376fa8cfd
Replace PushStage-based Filter with GraphStage (part of #19834 ) ( #20269 )
2016-04-14 11:04:08 +02:00
drewhk
1ebb5948b1
Merge pull request #20281 from drewhk/wip-20216-nosuchelement-graphdsl-drewhk
...
#20216 : Wiring should work in arbitrary nest levels far from original module
2016-04-12 10:00:24 +02:00
Konrad Malawski
b9ab232cac
str #20262 reduce should fail explicitly on empty stream ( #20267 )
...
* str #20262 reduce should fail explicitly on empty stream
* str #20262 document reduce behaviour on empty stream
2016-04-11 15:36:10 +02:00
drewhk
503a77f515
Merge pull request #20285 from drewhk/wip-20142-unbind-after-system-shutdown-drewhk
...
#20142 : Fix implicit sender closure in TcpConnectionsStage
2016-04-11 14:52:26 +02:00
Endre Sándor Varga
da66d3e1cd
#20142 : Fix implicit sender closure in TcpConnectionsStage
2016-04-11 13:36:04 +02:00
Endre Sándor Varga
577b1e42b8
#20216 : Wiring should work in arbitrary nest levels far from original module
2016-04-11 11:31:07 +02:00