Commit graph

18293 commits

Author SHA1 Message Date
Konrad Malawski
be1429d01c Merge pull request #19301 from kryger/patch-1
Fix link to SBT installation instructions
2015-12-28 14:24:22 +01:00
Lukasz Kryger
739ef5e7d1 Fix link to SBT installation instructions
https://github.com/harrah/xsbt/wiki/Setup defunct, documentation moved to www.scala-sbt.org. Replaced the link with the best match I could find.
2015-12-28 13:01:29 +00:00
Konrad Malawski
5ba935c53a Merge pull request #19300 from ktoso/wip-missing-copy
=str add missing copyright comments
2015-12-28 13:55:51 +01:00
Konrad Malawski
f29bb746c5 =str add missing copyright comment 2015-12-28 13:54:30 +01:00
Konrad Malawski
9a648105c2 Merge pull request #19297 from bdrupieski/fix-dist-pub-sub-doc-bdrupieski
fix error in distributed pub sub documentation
2015-12-28 12:03:08 +01:00
Konrad Malawski
ebbd9c4f49 Merge pull request #19295 from akka/wip-19274-down-joining-patrikw
=clu #19274 failure detection of joining/down member status
2015-12-28 10:40:25 +01:00
Konrad Malawski
ff9fa92b2d Merge pull request #19284 from briantopping/leveldb-osgi
=per #19283 Fix OSGi manifest for optional LevelDB dependency
2015-12-27 16:14:46 +01:00
Tal Pressman
70130549df =per #19221 Eager initialization of persistence plugins
* Initialization is performed during Persistence initialization, so for this to work the persistence extension should be specified under akka.extensions
2015-12-27 10:10:16 +02:00
Brian Drupieski
35d804b5ed fix error in distributed pub sub documentation 2015-12-26 23:56:41 -05:00
Patrik Nordwall
4d64901228 =clu #19274 failure detection of joining/down member status
* Failure detection heartbeating was not performed to joining
  nodes, since it was expected that they will become Up first.
* If a joining node is downed before it is changed to Up failure
  detection will not be performed for that node. That resulted in
  the downed node will not be removed from membership, since the
  unreachability signal is used as confirmation that the node is
  actually stopped before removing it.
2015-12-26 11:30:18 +01:00
Konrad Malawski
ae5a7484b4 Merge pull request #19289 from Spycho/patch-1
=pro #19288 Fix grammar in CONTRIBUTING.md
2015-12-25 13:59:59 +01:00
Chris Brett
6ab8bf295c =pro #19288 Fix grammar in CONTRIBUTING.md
guidelines mainly applies -> guidelines mainly apply
2015-12-24 14:23:38 +00:00
Brian Topping
15ee6268b3 =per #19283 Fix OSGi manifest for optional LevelDB dependency 2015-12-23 21:09:30 -07:00
Konrad Malawski
c1b1b4346b Merge pull request #19280 from ktoso/wip-docs-request-level
=doc make missing snippets errors again
2015-12-23 18:43:19 +01:00
Konrad Malawski
e5b2695c5e =doc make missing snippets errors again 2015-12-23 18:41:35 +01:00
Konrad Malawski
960830c691 Merge pull request #19279 from ktoso/wip-docs-request-level
=doc,htc #19252 fix docs where occasionally broken
2015-12-23 18:36:47 +01:00
Konrad Malawski
d64c4a6546 =doc make missing snippets errors again 2015-12-23 18:34:37 +01:00
Konrad Malawski
ff152b816d =doc,htc #19252 fix docs where occasionally broken 2015-12-23 18:30:34 +01:00
Konrad Malawski
cf1a5611a8 Merge pull request #19277 from ktoso/wip-docs-request-level
=htc #19276 explain draining of entities is needed
2015-12-23 16:34:41 +01:00
Konrad Malawski
2f762c995b =htc #19276 explain draining of entities is needed 2015-12-23 16:26:27 +01:00
Konrad Malawski
984740198e Merge pull request #19268 from akka/wip-2.0-fixes-RK
Wip 2.0 fixes rk
2015-12-22 23:43:04 +01:00
Konrad Malawski
baebe079ff Merge pull request #19262 from ktoso/wip-fix-inputstreamsource-ktoso
=htc,str #19256 InputStreamPublisher could emit without pending demnd
2015-12-22 23:26:23 +01:00
Konrad Malawski
b590b50f0d =htc,str #19256 add TCK test for InputStreamPublisher 2015-12-22 23:23:52 +01:00
Roland Kuhn
939319e84d #19235 document fusing 2015-12-22 22:27:59 +01:00
Roland Kuhn
a733096564 #19267 add .viaAsync combinator 2015-12-22 22:27:51 +01:00
Konrad Malawski
6c6815f985 Merge pull request #19266 from ktoso/wip-docs-fixup
=str fix typo in scaladoc
2015-12-22 21:30:11 +01:00
Roland Kuhn
8a5a420108 #19261 override and test addAttributes compilation 2015-12-22 20:56:02 +01:00
Konrad Malawski
cc0445f900 =htc,str #19256 InputStreamPublisher could emit without pending demand, bug 2015-12-22 20:23:41 +01:00
Konrad Malawski
94ff756676 Merge pull request #19254 from analytically/patch-1
+htc add blocked-by as convenience rel (see https://datatracker.ietf.…
2015-12-22 20:09:14 +01:00
Konrad Malawski
3975ac3281 =str fix typo in scaladoc 2015-12-22 19:49:09 +01:00
Viktor Klang
0f3d3c21e1 =str - Adds minor touchups to Unfold & UnfoldAsync
* Makes the classes final
* Sprinkles pixiedust
* Switches to ScalaFutures in the test
2015-12-22 18:34:02 +01:00
Mathias Bogaert
5312902e0a +htc add blocked-by as convenience rel (see https://datatracker.ietf.org/doc/draft-ietf-httpbis-legally-restricted-status/?include_text=1) 2015-12-21 17:09:52 +00:00
Konrad Malawski
801911aca1 Merge pull request #19249 from bantonsson/wip-ban-anq-value-nepotism-master
=act #19216 Fix AbstractNodeQueue value nepotism (Forward Port)
2015-12-21 17:19:30 +01:00
Konrad Malawski
ddceadff7b Merge pull request #19250 from ktoso/wip-fix-multipart-model-java6-ktoso
!htc fix multipart model (java6 had trouble)
2015-12-21 16:55:57 +01:00
Konrad Malawski
f83bb19496 Merge pull request #19247 from 2beaucoup/handle-rejection-sample
=doc add custom ValidationRejection handling to samples
2015-12-21 16:29:59 +01:00
Konrad Malawski
1de057b892 !htc fix multipart model (java6 had trouble) 2015-12-21 16:16:27 +01:00
Björn Antonsson
36e736582b =act #19216 Fix AbstractNodeQueue value nepotism 2015-12-21 15:57:43 +01:00
2beaucoup
565b480b2e =doc add custom ValidationRejection handling to samples 2015-12-21 15:34:35 +01:00
Konrad Malawski
59a079d1f2 Merge pull request #19219 from ktoso/wip-sslconfig-ktoso
Apply ssl-config and include hostname validation
2015-12-21 14:41:40 +01:00
Roland Kuhn
4f5bba04a9 add fusing to migration guide 2015-12-21 14:26:44 +01:00
Konrad Malawski
d71c55174c =doc explain hostname verification, recommend upgrading 2015-12-21 13:51:39 +01:00
Roland Kuhn
79f7fabed7 Merge pull request #19242 from akka/wip-19222-stream-deadletters-RK
#19222 describe why stream elements may be dropped silently
2015-12-21 13:44:04 +01:00
Roland Kuhn
9d4c7b5d43 Merge pull request #19243 from akka/wip-optimize-fusing-RK
fusable SplitWhen and reusable HTTP blueprint
2015-12-21 13:43:30 +01:00
Konrad Malawski
8cf86e693c =htp #19184 better TLS defaults and hostname verification
+ depends on com.typesafe.ssl-config which we'll need to release
+ also makes tests compile on JDK6, to enable testing this on JDK6
2015-12-21 13:20:24 +01:00
Roland Kuhn
469e15581f fusable SplitWhen and reusable HTTP blueprint
plus further optimizations

Lots of contributions from drewhk (Endre Varga).
2015-12-21 12:28:21 +01:00
Patrik Nordwall
f283b8bc32 Merge pull request #19245 from akka/wip-sharding-leaving2-patriknw
=cls increase the delay in the graceful shutdown example
2015-12-21 10:43:23 +01:00
Patrik Nordwall
5ebdd79bee =cls increase the delay in the graceful shutdown example 2015-12-21 09:54:14 +01:00
Patrik Nordwall
290f402b79 Merge pull request #19211 from akka/wip-19201-max-pools-size-patriknw
=act #19201 improve configuration of thread-pool-executor
2015-12-21 09:50:42 +01:00
Patrik Nordwall
a1c3dbe307 =act #19201 improve configuration of thread-pool-executor
* The old implementation would cap the pool size (both corePoolSize
  and maximumPoolSize) to max-pool-size, which is very confusing
  becuase maximumPoolSize is only used when the task queue is bounded.
* That resulted in configuring core-pool-size-min and core-pool-size-max
  was not enough, because it could be capped by the default max-pool-size.
* The new behavior is simply that maximumPoolSize is adjusted to not be
  less than corePoolSize, but otherwise the config properties match the
  underlying ThreadPoolExecutor implementation.
* Added a convenience fixed-pool-size property.
2015-12-21 09:50:02 +01:00
Roland Kuhn
3c3545020b Merge pull request #19244 from akka/wip-17849-reenable-ActorMaterializerSpec-test-RK
merging: this test should run henceforth

/cc @drewhk
2015-12-20 22:35:31 +01:00