Commit graph

19149 commits

Author SHA1 Message Date
Paweł Jurczenko
51124aac1a =doc Fix authorizeAsync reference in authorize docs (#20359) 2016-04-18 20:21:36 +02:00
Johan Andrén
1f4a83e82b Disable diagram verification for akka-http-tests (#20355) 2016-04-18 18:49:07 +02:00
Johan Andrén
c1c31ed46d Merge pull request #20320 from johanandren/wip-addon-hooks-johanandren
API for pluggable cluster downing
2016-04-18 17:37:57 +02:00
Johan Andrén
ade89edbb7 Merge pull request #20352 from johanandren/wip-copyright-year-in-docs-johanandren
Copyright year in docs updated
2016-04-18 16:23:46 +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
Johan Andrén
14c08df74a act #20332 Functionality to automatically load library extensions 2016-04-18 15:27:30 +02:00
Johan Andrén
5671927cf1 clu #20309 API for pluggable cluster downing 2016-04-18 15:06:05 +02:00
Johan Andrén
7da58345f9 Copyright year in docs updated 2016-04-18 13:15:04 +02:00
Patrik Nordwall
1c653b588d Merge pull request #20242 from johanandren/wip-19993-failed-flowthrottlespec-johanandren
=str #19993 Less tight limits in one throttle test
2016-04-18 11:41:12 +02:00
jsuchenia
e4127c3af6 Improve documentation and configuration API when using together: sharding and distibuted data (#20215)
* Missing setter for stateStoreMode in ClusterShardingSettings

* Improve Sharding documentation regarding Distributed Data Storage
2016-04-18 11:37:56 +02:00
zhxiaog
7207189d6a convert Recover to GraphStage 2016-04-18 15:23:05 +08:00
Daniel Moran
f9a771497f Migrate PushStages in LifecycleInterpreterSpec to GraphStages #19834.
Includes:

- PreStartAndPostStopIdentity
- PreStartFailer
- PostStopFailer
- PushFinishStage
2016-04-17 20:33:56 -07:00
杨博 (Yang Bo)
6c3c0768f0 Configure external links in ScalaDoc 2016-04-16 21:20:07 +08:00
Johan Andrén
2418e610ab Merge pull request #20334 from ktoso/wip-tls1.2-more-sslconfig-links
+htp,str #20326 more links to ssl-config and update default TLS version
2016-04-15 18:54:22 +02: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
zhxiaog
16ac832b14 migrating Doubler, KeepGoing to GraphStage 2016-04-15 13:01:26 +08:00
hepin1989(虎鸣)
e9670ee91d = rename FlowGraph* to GraphDSL 2016-04-15 00:18:05 +08:00
Johan Andrén
a1423b6e7d Merge pull request #20305 from akka/wip-scala-2.12.0-M4
adjustments for Scala 2.12.0-M4
2016-04-14 13:15:27 +02:00
Johan Andrén
283c8beb54 Merge pull request #20316 from akka/wip-20005-PersistentActorExample-patriknw
increase delay before shutting down persistence samples, #20005
2016-04-14 13:15:02 +02:00
Patrik Nordwall
1a6057eeb5 increase delay before shutting down persistence samples, #20005 2016-04-14 11:37:20 +02:00
Michał Płachta
8376fa8cfd Replace PushStage-based Filter with GraphStage (part of #19834) (#20269) 2016-04-14 11:04:08 +02:00
Johan Andrén
66a0aa280d Merge pull request #20303 from ktoso/wip-one-more-test
=per make sure ReplayFilter works OK if no previous writer ID was seen
2016-04-13 18:40:14 +02:00
Patrik Nordwall
140a5b29f6 adjustments for Scala 2.12.0-M4 2016-04-13 17:33:32 +02:00
Konrad Malawski
4b81d835cd =per make sure ReplayFilter works OK if no previous writer ID was seen 2016-04-13 15:14:22 +02:00
Johan Andrén
55e08682c5 doc,io #16262 UDP multicast tests work on all platforms (#20290) 2016-04-13 13:30:04 +02:00
kerr
f3ac18a362 =act reduce substring call by adding an additional startIndex (#20279) 2016-04-12 14:21:24 +02:00
Patrik Nordwall
08ec7d0f06 Merge pull request #20264 from akka/wip-20263-npe-chr-patriknw
lazy usage of defaultAddress in ConsistentHashingRouter, #20263
2016-04-12 11:22:49 +02:00
Konrad Malawski
8718267e75 i=doc fix #20291 by exposing imports better (#20292) 2016-04-12 11:14:48 +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
Patrik Nordwall
db8f3f8e02 ignore ClosedChannelException when register selector, #16035 2016-04-11 18:03:58 +02:00
drewhk
98947cdbcd Merge pull request #20286 from drewhk/wip-15882-fix-windows-udp-unbind-drewhk
#15882: Fix UDP unbind for Windows
2016-04-11 16:05:42 +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
drewhk
b04b99edc3 Merge pull request #20283 from drewhk/wip-20282-windows-unbind-fix-drewhk
#20282: Make unbind work on windows
2016-04-11 14:27:25 +02:00
Patrik Nordwall
ce64f2ad70 Merge pull request #20206 from alno/bytestring-double-copy
Eliminate doublecopy of byte array
2016-04-11 14:08:48 +02:00
Endre Sándor Varga
24907d1f60 #15882: Fix UDP unbind for Windows 2016-04-11 13:48:28 +02:00
Endre Sándor Varga
da66d3e1cd #20142: Fix implicit sender closure in TcpConnectionsStage 2016-04-11 13:36:04 +02:00
Nafer Sanabria
a3ca98f87d htc #20258 add override modifier in the custom header methods 2016-04-11 13:15:27 +02:00
Konrad Malawski
8ef1a71bb4 Merge pull request #20277 from poojadshende/poojadshende_Doc_For_getfromdirectory_20186
Updated the documentation example for Directives.getFromDirectory and…
2016-04-11 12:57:51 +02:00
Endre Sándor Varga
028440d825 #20282: Make unbind work on windows 2016-04-11 11:53:59 +02:00
Konrad Malawski
5fd5a36689 Merge pull request #20252 from ktoso/wip-sni-ktoso
htp #20214 allow workaround for disabling SNI
2016-04-11 11:52:12 +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
Patrik Nordwall
78505ccddb lazy usage of defaultAddress in ConsistentHashingRouter, #20263
* because consistent hashing routing pool is used by SimpleDnsManager
  and that can be activated early, before the transport defaultAddress
  is set in the startup
2016-04-11 08:41:45 +02:00
poojadshende
1b05cba2bc Updated the documentation example for Directives.getFromDirectory and Directives.getFromResourceDirectory- #20186 2016-04-10 14:30:42 -07:00
Konrad Malawski
6e1b32e6ea htp #20214 more docs on https context configuring 2016-04-09 02:30:28 +02:00
Konrad Malawski
4750698a03 htp #20214 allow workaround for disabling SNI 2016-04-08 15:43:10 +02:00
Samuel Tardieu
81579bd403 =htc #20080,#20081,#20082 Simplify pool gateway synch
* Rewrite the pool gateway synchronization

Rewrite the pool gateway synchronization so that:
- The documented race condition in PoolInterfaceActor is gone. No
  PoolInterfaceActor will receive new requests after the gateway
  shutdown has been initiated (fix #20081).
- A gateway created using newHostConnectionPool will no longer
  share its pool with others even when it has been shutdown
  due to idle-timeout and recreated. Also, its original
  materializer will be used to create all the successive
  pools incarnations (fix #20080).
- Collapsing chains of gateways do no longer need to be created.
  The gateways are now only an entrypoint to the pool master
  actor, and this actor is in charge of keeping a cache of
  currently active pools and recreate them from the information
  given by the gateway when needed.

* Add copyright header

* Mark PoolMasterActor as INTERNAL API

* Larger outer timeout

* Define Props in PoolMasterActor object

* Comment INTERNAL API

* Remove unused import
2016-04-08 15:26:42 +02:00
Johan Andrén
a055cc64d4 Merge pull request #20251 from TobiasPfeifer/fix/20250-fix-osgi-dining-hakkers
fix osgi-dining-hakkers sample
2016-04-08 14:27:21 +02:00
Johan Andrén
6b32513e98 doc #20259 Fix broken snippet en streams (#20260) 2016-04-08 11:30:25 +02:00