Patrik Nordwall
0ec6bd35da
fix wrong setting in AdaptiveLoadBalancingRouterSpec, #18156
2016-03-22 15:31:27 +01:00
Konrad Malawski
b3444fa1b0
Merge pull request #20055 from ktoso/wip-headers-more-fancy-ktoso
...
=htp #20052 headerValueByType now works with custom headers
2016-03-22 15:13:22 +01:00
Patrik Nordwall
ee5956f2d3
Merge pull request #20097 from akka/wip-19177-npe-persistent-fsm-patriknw
...
avoid NPE in recoveryRunning, #19177
2016-03-22 15:12:58 +01:00
Patrik Nordwall
12db887ebb
Merge pull request #20106 from akka/wip-19536-NodeChurnSpec-patriknw
...
harden cluster.NodeChurnSpec, #19536
2016-03-22 15:12:14 +01:00
Patrik Nordwall
c828bf3a40
Merge pull request #20107 from akka/wip-20027-LoggingReceiveSpec-patriknw
...
harden LoggingReceiveSpec, #20027
2016-03-22 15:11:44 +01:00
Patrik Nordwall
da172c374c
Merge pull request #20108 from akka/wip-18568-ActorContextSpec-patriknw
...
increase test timeouts in typed.ActorContextSpec, #18568
2016-03-22 15:11:22 +01:00
Patrik Nordwall
431d5d79d9
Merge pull request #20109 from akka/wip-19965-RequestParserSpec-patriknw
...
increase some test timeouts in http-core, #19965
2016-03-22 15:10:48 +01:00
Patrik Nordwall
3e7cd4d98c
Merge pull request #20093 from akka/wip-19780-ack-takeover-patriknw
...
rem #19780 : Skip acks during connection handoff
2016-03-22 14:01:29 +01:00
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
Patrik Nordwall
fe6e58a4a7
increase some test timeouts in http-core, #19965
2016-03-22 12:17:44 +01:00
Patrik Nordwall
e71bbf2628
increase test timeouts in typed.ActorContextSpec, #18568
2016-03-22 12:02:19 +01:00
Patrik Nordwall
9d508b6013
harden LoggingReceiveSpec, #20027
...
* the Debug message was spilled over from previous watch,
replaced with fishForMessage
* also cleaned up some within limits
2016-03-22 11:43:08 +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
86d6b91846
harden cluster.NodeChurnSpec, #19536
...
* increasing the awaitAssert timeout since logs show that things are
"still in progress" when leaving
2016-03-22 08:38:43 +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
Patrik Nordwall
6288a7c82f
avoid NPE in recoveryRunning, #19177
...
* recoveryRunning = true when called from constructor
* better exceptions if some things are used to early in FSM
and persistent FSM
2016-03-21 11:01:01 +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
96b68f6437
rem #19780 : Skip acks during connection handoff
...
* The problem: ACK that was targeted to an old incarnation
was sent to the new, restarted, system with same host:port, and
therefore resulting issues noticed as
"Error encountered while processing system message acknowledgement buffer: [-1 {}] ack: ACK[0, {}]"
when restarting actor system
* The reason:
1. The endpoint reader was about to send OutgoingAck to parent reader,
targeted to the old system.
2. At the same time there is an incoming connection from new system
that triggered TakeOver in the endpoint writer, i.e. replacing
the handle to the connection of the new system.
3. The OutgoingAck is received by the writer, which happily sends it
to the new handle, the new system.
* The solution: Ignore OutgoingAck during the handoff (TakeOver) process.
2016-03-21 08:55:19 +01: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