Konrad Malawski
d83a323549
=htp #20052 headerValueByType now works with custom headers
2016-03-22 13:11:05 +01:00
Konrad Malawski
f34ef537f7
Merge pull request #20100 from akka/wip-18650-DNS-config-patriknw
...
make DNS actor work with RemoteActorRefProvider, #18650
2016-03-22 12:59:59 +01:00
Konrad Malawski
1e2b34b488
Merge pull request #20098 from akka/wip-remove-workaround-comment-ktoso
...
=htp #18615 rm comment on workaround in Scala 2.10
2016-03-22 12:21:18 +01:00
Konrad Malawski
7512c86ac9
Merge pull request #20094 from richard-imaoka/wip-fix-doc-content-links-richard-imaoka
...
Add links to go to Java and Scala contents #15556
2016-03-22 11:37:31 +01:00
Konrad Malawski
0e105151ba
Merge pull request #20076 from samueltardieu/simplify-ticksource-cancel
...
Simplify cancellation of TickSource (#20028 )
2016-03-22 11:36:39 +01:00
Patrik Nordwall
a8b987e084
Merge pull request #19876 from MQ-EL/fix-19614-AbstractBoundedNodeQueue-nepotism
...
=act #19614 Fix AbstractBoundedNodeQueue node value nepotism
2016-03-22 11:24:57 +01:00
Konrad Malawski
4290b5640d
=htp #18615 rm comment on workaround in Scala 2.10
2016-03-22 11:16:23 +01:00
Konrad Malawski
cb695056c7
Merge pull request #20105 from akka/wip-20095-StressSpec-patriknw
...
harden cluster.StressSpec, #20095
2016-03-22 11:09:44 +01:00
Patrik Nordwall
b28933967f
harden cluster.StressSpec, #20095
...
* logs show unexpected unreachable (and downing) during the high
throughput test
* increasing the failure-detector timeout
2016-03-22 08:35:08 +01:00
Samuel Tardieu
0b4acce4d7
=str Simplify cancellation of TickSource
...
Fix #20028
2016-03-21 19:10:17 +01:00
Konrad Malawski
22dead97c9
Merge pull request #20011 from ktoso/wip-deprecate-dangerous-static-fields-ktoso
...
+htc #19162 unholy fix for javadsl initialization issues
2016-03-21 17:58:50 +01:00
Konrad Malawski
e0bac41822
+htc #19162 add init workaround when scala inits first (and then java)
2016-03-21 17:20:04 +01:00
Patrik Nordwall
41cd36df5a
Merge pull request #20053 from guidomedina/gm-allow-loggers-to-use-a-dedicated-dispatcher
...
Allow loggers to use a dedicated dispatcher, fixes #20006
2016-03-21 17:14:55 +01:00
Konrad Malawski
2cf60d6d8a
Merge pull request #20101 from ktoso/wip-fix-small-timeout-ktoso
...
htc #19693 fix too small timeout in test
2016-03-21 17:13:43 +01:00
Konrad Malawski
a049b2b606
Merge pull request #20062 from akka/wip-remote-cause-patriknw
...
include cause in remote init failure logging, #20061
2016-03-21 17:13:19 +01:00
Konrad Malawski
e4bdd9027b
Merge pull request #20091 from prascuna/patch-1
...
Fix type of tweets Source
2016-03-21 15:56:29 +01:00
Konrad Malawski
30e43d05aa
Merge pull request #19908 from trautonen/take-as-graphstage-trautonen
...
Replaced PushStage based Take with GraphStage #19834
2016-03-21 15:44:13 +01:00
Konrad Malawski
6d4401d200
htc #19693 fix too small timeout in test
2016-03-21 14:46:55 +01:00
Patrik Nordwall
fcd7561b2f
make DNS actor work with RemoteActorRefProvider, #18650
...
* The configuration of the pool of the SimpleDnsManager
is configured in deployment section "/IO-DNS/inet-address"
* We don't really support deployment configuration of system actors
but here it's used and I don't think we can change that.
* It didn't work when using RemoteActorRefProvider/ClusterActorRefProvider,
so I fixed it so that the behavior is consistent with the
LocalActorRefProvider (verified by tests)
2016-03-21 14:39:00 +01:00
Konrad Malawski
fc613aea7c
+htc #19162 add safe java accessors to scala objects
2016-03-21 14:10:14 +01:00
Konrad Malawski
3698928fbd
Merge pull request #20064 from johanandren/wip-20051-parallellism-docs-async-johanandren
...
=doc #20051 Parallellism docs updated for async and fusing
2016-03-21 12:47:44 +01:00
Konrad Malawski
e7d368b1ed
Merge pull request #20099 from ktoso/wip-fixtimeouts-include
...
=doc fix code include marker for timeouts
2016-03-21 12:03:24 +01:00
Konrad Malawski
9934913e5d
=doc fix code include marker for timeouts
2016-03-21 12:02:06 +01:00
Konrad Malawski
b9d1fa74ba
Merge pull request #20083 from fehmicansaglam/master
...
Fix typos in persistence query docs
2016-03-21 10:29:09 +01:00
Fehmi Can Saglam
39cee97750
Fix typos in persistence query docs
2016-03-21 11:24:44 +02:00
Richard S. Imaoka
6707bed9a3
Add links to go to Java and Scala contents #15556
2016-03-21 17:20:57 +09:00
Patrik Nordwall
ed6acd63ec
Merge pull request #20036 from akka/wip-19322-bufferWasInUse-patriknw
...
=rem #19322 reset bufferWasInUse
2016-03-21 08:50:05 +01:00
Paolo Rascuna
c61eb62395
#tweet-source now is bound to the actual impl
2016-03-20 22:43:19 +00:00
prascuna
063f37d957
Fix type of tweets Source
...
#authors-filter-map won't compile otherwise
2016-03-20 17:15:26 +00:00
Konrad Malawski
2946f6494a
Merge pull request #20078 from samueltardieu/authenticator-async
...
Fix documented type in authenticateOAuth2Async
2016-03-19 14:30:36 +01:00
qian miao
d6b7f8e90f
fix ABNQ nepotism
2016-03-19 09:22:53 +08:00
Samuel Tardieu
d25eab075f
=doc Fix documented type in authenticateOAuth2Async
...
Fix #20077 .
2016-03-18 21:51:46 +01:00
Tapio Rautonen
1bcc1310d2
Replaced PushStage based Take with GraphStage #19834
...
Changes suggested by @viktorklang
Added take to binary compatibility exclude
Cleanup
2016-03-18 21:35:05 +02:00
Konrad Malawski
f9c92a5f9a
Merge pull request #20075 from akka/wip-typo2-patriknw
...
fix the the typo
2016-03-18 18:58:19 +01:00
Konrad Malawski
0c4c5a5909
Merge pull request #20043 from wlk/issue-18500-fix-scaladoc-warnings
...
=doc fix scaladoc warnings #18500
2016-03-18 17:42:49 +01:00
Patrik Nordwall
137c4c8b3d
fix the the typo
2016-03-18 17:06:34 +01:00
Konrad Malawski
53a877d76d
Merge pull request #20072 from johanandren/wip-20049-outputstream-source-leaks-threads-johanandren
...
str #20049 OutputStreamSource thread leak fixed
2016-03-18 16:25:53 +01:00
Johan Andrén
ed739ad970
str #20049 OutputStreamSource thread leak fixed
2016-03-18 15:32:25 +01:00
Patrik Nordwall
fe4f63bc74
Merge pull request #19850 from MQ-EL/fix-#19828-persistAsync-bug
...
=per #19828 pop the internal stash when the writing was finished in t…
2016-03-18 11:36:00 +01:00
qian miao
aa8742738c
=per #19828 pop the internal stash when the writing was finished in the processing commands state
2016-03-18 12:27:02 +08:00
Roland Kuhn
a2c46999a8
Merge pull request #20067 from akka/wip-big-graph-tests-RK
...
add tests for large flows
2016-03-17 14:16:55 +01:00
Roland Kuhn
e4c5bee675
Merge pull request #19889 from akka/wip-19877-Source.queue-termination-RK
...
add Source.queue termination support, fixes #19877
2016-03-17 14:16:28 +01:00
Patrik Nordwall
43000c6569
Merge pull request #19897 from Adebski/Adebski-join-new-incarnation-of-node-if-old-is-leaving-or-exiting
...
=clu #19859 Relaxed constraints on downing old incarnation of rejoining node
2016-03-17 13:13:27 +01:00
Roland Kuhn
af310411fd
add Source.queue termination support, fixes #19877
2016-03-17 12:47:06 +01:00
Roland Kuhn
aeb990deb2
add tests for large flows
2016-03-17 12:45:12 +01:00
Roland Kuhn
4ff237667c
Merge pull request #20054 from akka/wip-15947-ActorCell.init-failure-RK
...
catch ActorCell creation failures for top-level actors #15947
2016-03-17 11:05:14 +01:00
Roland Kuhn
7cf99134dc
catch ActorCell creation failures for top-level actors #15947
...
Previously a failure during e.g. MailboxType.create() would make the
user guardian fail, tearing down the whole system as a result. The cause
is a deep bug in handling ActorCell creation that we cannot really fix
anymore due to resulting changes in semantics, hence this fix only
targets top-level actors (where the observable difference is an
unambiguous improvement).
fixes #15947
2016-03-17 11:04:52 +01:00
Konrad Malawski
f679c9f0b1
Merge pull request #20010 from ktoso/wip-authorizeAsync-ktoso
...
+htp #20002 add authorizeAsync
2016-03-17 10:57:18 +01:00
Roland Kuhn
2bc2dcb14a
Merge pull request #20034 from akka/wip-19949-ANQ.count-loop-RK
...
fix endless loop race condition in NodeQueue, #19949
2016-03-17 10:54:03 +01:00
Roland Kuhn
9125ca2663
Merge pull request #20016 from akka/wip-fix-matVal-graph-RK
...
simplify materialized value computation tree, fixes #20015
2016-03-17 10:49:18 +01:00