Commit graph

15373 commits

Author SHA1 Message Date
Konrad Malawski
6ecab411b8 Revert "=act,rem #17911 handle IPv6 Addresses better" 2016-01-07 11:03:18 +01:00
Konrad Malawski
c1f20cd9fa Merge pull request #19353 from akka/wip-17911-safe-ipv6-address-handling-johanandren
=act,rem #17911 handle IPv6 Addresses better
2016-01-07 10:34:09 +01:00
Johan Andrén
711c407a8f =act,rem #17911 handle IPv6 Addresses better
* NettyTransport will autowrap IPv6 addresses in brackets if needed
* Address asserts that IPv6 addresses are wrapped in brackets
2016-01-05 21:47:45 +01:00
Konrad Malawski
ec24b6eea3 Merge pull request #19358 from kubukoz/kubukoz-patch-2
=doc #19357 fix grammar in CONTRIBUTING.md
2016-01-05 19:46:42 +01:00
Jakub Kozłowski
f8f32316b9 =doc #19357 fix grammar in CONTRIBUTING.md 2016-01-05 19:42:08 +01:00
Konrad Malawski
b984e7d06c Merge pull request #19356 from kubukoz/patch-1
=doc #19355 fix typo in docs
2016-01-05 18:42:44 +01:00
Jakub Kozłowski
5258707855 =doc #19355 fix typo in docs 2016-01-05 18:17:06 +01:00
Konrad Malawski
839828517e Merge pull request #19351 from akka/wip-19341-higher-timeout-ask-spec-johanandren
=act #19341 increase timeout of askspec testcase
2016-01-05 13:09:00 +01:00
Johan Andrén
5053bd007a =act #19341 increase timeout of askspec testcase 2016-01-05 11:18:51 +01:00
Konrad Malawski
d4006dab47 Fix link to contributing.md 2016-01-05 10:16:04 +01:00
Martynas Mickevičius
9f860d2569 Merge pull request #19310 from akka/wip-contributing-easier-to-find-ktoso
=doc link to contributing.md from readme
2016-01-05 11:14:31 +02:00
Konrad Malawski
e0e84fab7b Merge pull request #19314 from kryger/doc-akka-sbt-templates
=doc #19302 fix activator link in getting started docs
2015-12-30 14:51:20 +01:00
Lukasz Kryger
7aed6fb2ff =doc #19302 fix activator link in getting started docs 2015-12-30 13:44:44 +00:00
Konrad Malawski
7229bb66dd Merge pull request #19281 from RayRoestenburg/wip-RayRoestenburg/#19246
#19246 Auto and manual reset and `BackoffOptions`.
2015-12-29 23:01:47 +01:00
Raymond Roestenburg
2404a9da01 #19246 Auto and manual reset and BackoffOptions.
Also moved `TransparantExponentialBackoffSupervisor` to `akka.pattern` (renamed to `BackoffOnRestartSupervisor`)
2015-12-29 21:23:16 +02:00
Konrad Malawski
031147d322 Merge pull request #19273 from talp-traiana/per-19221-eager-plugin-initialization
=per #19221 Eager initialization of persistence plugins
2015-12-29 16:43:24 +01:00
Konrad Malawski
a671035bb0 =doc link to contributing.md from readme 2015-12-29 14:39:37 +01:00
Konrad Malawski
2bade93c31 Merge pull request #19305 from kryger/master
=doc Add the missing closing parenthesis
2015-12-28 15:01:59 +01:00
Lukasz Kryger
f181aa0334 Make it clear that AkkaAppPackaging is actually deprecated
Also, fix missing closing parenthesis.
2015-12-28 13:47:42 +00:00
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
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
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
Björn Antonsson
36e736582b =act #19216 Fix AbstractNodeQueue value nepotism 2015-12-21 15:57:43 +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
377748bb0e Merge pull request #19107 from jdevelop/jdevelop-quarantined-event-propagation-18758
#18758 Send appropriate events on remote actor system shutdown and quarantine
2015-12-20 20:31:04 +01:00
Eugene Dzhurinsky
fb763040f2 Add named exception to detect when a cluster node has been quarantined by others #18758
Publish appropriate events to the current ActorSystem event stream upon remote ActorSystem shutdown or when current ActorSystem is quarantined by the remote ActorSystem.
2015-12-20 13:02:19 -05:00
Roland Kuhn
6a2d4e2ce6 Merge pull request #19226 from akka/wip-clarify-sharding-role-patriknw
=cls Clarify the sharding role setting
2015-12-20 18:49:36 +01:00
Roland Kuhn
6cb350314d Merge pull request #19229 from akka/wip-sharding-leaving-patriknw
=cls improve the graceful shutdown example
2015-12-20 18:48:21 +01:00
Roland Kuhn
209a04df51 Merge pull request #19230 from akka/wip-remoting-tls-version-ktoso
=rem #19228 make the default TLS version 1.2
2015-12-20 18:46:59 +01:00
Roland Kuhn
9972914da0 Merge pull request #19236 from akka/wip-fix-javadoc
=fix missing param in javadoc example
2015-12-20 18:46:04 +01:00
Balazs Kossovics
9d71142748 #19192 Cluster extension helper to get full path of an actor ref 2015-12-20 12:22:47 +01:00
Roland Kuhn
f77fd82b10 Merge pull request #19220 from akka/wip-19216-forward-port-RK
=act #19216 Fix AbstractNodeQueue nepotism
2015-12-19 15:20:37 +01:00
Konrad Malawski
85f6052b2b =fix missing param in javadoc example
Snippet was missing dispatcher, which is needed for `pipe()`
2015-12-18 18:23:05 +01:00
Konrad Malawski
ea4616c281 =rem #19228 make the default TLS version 1.2
TLS 1.2 should be preferred and we always have it available by virtue of requiring JDK8 for Akka 2.4.x.
See also https://blogs.oracle.com/java-platform-group/entry/java_8_will_use_tls
2015-12-18 13:11:12 +01:00
Patrik Nordwall
f5ed085179 =cls improve the graceful shutdown example 2015-12-18 11:39:52 +01:00
Patrik Nordwall
d44120b726 =cls Clarify the sharding role setting 2015-12-18 11:15:06 +01:00
Björn Antonsson
a43d323d3c =act #19216 Fix AbstractNodeQueue nepotism 2015-12-17 15:04:55 +01:00
Patrik Nordwall
8dbade7131 Merge pull request #19200 from akka/wip-debug-ReplayFilter-patriknw
=per add detailed debug logging in ReplayFilter
2015-12-17 10:28:29 +01:00