Commit graph

22324 commits

Author SHA1 Message Date
Nafer Sanabria
5cf33f370f Bump config to 1.3.3 2018-06-20 07:35:16 -05:00
Elijah Rippeth
4c3e34ec1d add missing signature for ActorFlow#ask in docs. (#25249) 2018-06-20 10:47:21 +02:00
Konrad `ktoso` Malawski
ad6626ef22
Widen operation docs clear about unhandled effect (#25252) 2018-06-19 19:53:05 +02:00
Patrik Nordwall
26838dd299
Merge pull request #25166 from longshorej/outputstream-npe
Fix a NullPointerException due to race in OutputStreamSourceStage - #25159
2018-06-19 16:20:13 +02:00
Johan Andrén
360242c152 The cluster singleton manager must be started early #25247 (#25248) 2018-06-19 15:59:57 +02:00
Patrik Nordwall
0a5b12726c
Merge pull request #25246 from Camsteack/distributed-data-docs-typo
Distributed data typo documentation
2018-06-19 14:59:30 +02:00
Patrik Nordwall
1270af371a
Merge pull request #25230 from akka/wip-doc-gdpr-patriknw
Add reference to GDPR for Akka Persistence
2018-06-19 12:54:58 +02:00
Jeffrey Chung
72bd3cdfd4 Note in the docs that the zero value for fold and friends must be immutable #24971 2018-06-19 12:33:49 +02:00
Patrik Nordwall
acdb00e6f0 Add reference to GDPR for Akka Persistence
* and another link to Multi-DC Persistence
2018-06-19 10:46:47 +02:00
Camille Ballouche
26de12d0bf Fix typo in distributed data documentation related to write behind configuration. 2018-06-18 15:02:08 +01:00
Bora Kaplan
8ea9f9f32b Fixed typo on tutorial_4.md (#25238) 2018-06-18 15:21:31 +02:00
Johan Andrén
fda5ca454e
Missing Mima filter added (#25243) 2018-06-18 15:20:46 +02:00
Patrik Nordwall
75da172401
Merge pull request #25220 from richardimaoka/doc-24995-stage-scaladoc
doc Replace the word stage with operator in Scaladoc/Javadoc
2018-06-18 10:27:43 +02:00
Patrik Nordwall
07db73d805 update latestPatchOf25 to 2.5.13 (#25231) 2018-06-18 10:26:39 +02:00
Patrik Nordwall
2539a2c9e1
Merge pull request #25235 from shkoder/fix-cluster-tools-compile-error
fix akka-cluster-tools compile error
2018-06-18 10:21:18 +02:00
Richard S. Imaoka
bf8f60f1ff no need to rename to operators in internal API 2018-06-17 13:17:59 +09:00
Roman Filonenko
502ff08df5 fix akka-cluster-tools compile error 2018-06-16 18:52:45 +02:00
Christopher Batey
28b86379c8 Harden MultiDcClusterShardingSpec (#25201)
- Use global multi node cluster config
- Reduce retry interval for ShardRegion register
- Add clue to unhelpful assert failing
2018-06-15 15:28:04 +02:00
Ignasi Marimon-Clos
ee421b48bc Require taskname to be non empty (#25215) 2018-06-15 15:20:09 +02:00
Patrik Nordwall
25d7916452
Merge pull request #25229 from akka/wip-doc-cluster-router-patriknw
move Cluster Aware routers to separate doc page
2018-06-15 14:29:17 +02:00
Patrik Nordwall
23506e2d3c move Cluster Aware routers to separate doc page
* had a too dominant location for historical reasons
2018-06-15 13:47:38 +02:00
Patrik Nordwall
903b1fd56b
When and where to use Akka Cluster (#25182)
* Microsystems
* Traditional distributed application
* Distributed monolith anti-pattern
2018-06-15 13:42:41 +02:00
Patrik Nordwall
75f4e2dae2
Merge pull request #25134 from akka/wip-25133-andThen-patriknw
remove andThen overload, #25133
2018-06-14 09:29:45 +02:00
Patrik Nordwall
a30e039b04 remove andThen overload, #25133 2018-06-14 08:38:38 +02:00
J Evans
51c9f8ee42 fix multiple spelling error to multiply (#25222) 2018-06-11 15:03:07 +02:00
Richard S. Imaoka
60eee84345 Replace graph with operator in Scaladoc/Javadoc 2018-06-09 17:42:56 +09:00
Patrik Nordwall
57615f1e88
Merge pull request #25210 from akka/raboof-patch-2
Link from github issue template to discuss.akka.io
2018-06-07 08:44:05 +02:00
Arnout Engelen
6835199ce9
Link from github issue template to discuss.akka.io 2018-06-06 11:48:11 +02:00
Ignasi Marimon-Clos
9f6fc2d6da Configure exit code and Coordinated Shutdown per-reason overrides (#25186)
* Enable exit code configurability

* Rollback first approach. Implement override

* Support overriding exit-jvm and terminate-actor-sys

* Simplifies code handling overrides
2018-06-06 08:45:55 +01:00
李晨曦
cab48ba699 Correct a word 'degredation' (#25207) 2018-06-06 08:43:44 +01:00
Patrik Nordwall
7f8f3c122b
Merge pull request #25137 from akka/wip-24856-EventHandler-alias-patriknw
add EventHandler type alias, #24856
2018-06-05 10:54:12 +02:00
Viktor Klang (√)
eddc61af82 Documentation updates for Akka Persistence Typed (#25194)
* Switching to throwing exceptions in documentation suggestions
2018-06-05 09:49:01 +01:00
Christopher Batey
01f90ad95d
Add common multi node cluster config to all cluster sharding tests (#25202) 2018-06-05 06:58:17 +01:00
Christopher Batey
2a979fe296 Expose Effect classes for BehaviorTestKit Java DSL, #25070, #24781
* Expose Effect classes for BehaviorTestKit Java DSL

- Share effect classes between java and scala dsl
- make spawn adapter private
- add message adapter effect
- add tests for java behavior test kit

* Mirror Effect factory in java and scala dsl
2018-06-04 18:01:09 +02:00
Patrik Nordwall
356415014f
Merge pull request #25192 from chbatey/issue-25190
Harden typed MultiDcClusterSharding
2018-06-04 17:32:50 +02:00
Patrik Nordwall
aceb4d6aa3 add EventHandler type alias, #24856
* for completeness, since we have one for CommandHandler, and sometimes
  it might be useful with the shorter type signature
* use the explicit function type for CommandHandler in API signatures,
  because it's easier to see what it actually is
2018-06-04 15:40:10 +02:00
Christopher Batey
1787283757 Log receiving of heartbeats when verbose heartbeat logging is on (#25183) 2018-06-04 16:22:06 +03:00
Christopher Batey
5bde26dca6 Fix ClusterShardingIncorrectSetup barrier (#25187)
Barrier needs to be one line down otherwise can fail:
http://jenkins.akka.io:8498/job/akka-artery-cluster-tests/1364/consoleFulllusterShardingIncorrectSetupMultiJvmNode1
2018-06-04 15:04:18 +02:00
Christopher Batey
f68887cef0 Fix RemotingFailedToBindSpec #24579
It was finding a free udp port to use rather than tcp
2018-06-04 13:48:31 +03:00
Christopher Batey
989e59406e Harden typed MultiDcClusterSharding
The test failed as the Register message is ignored the first time and
the timeout (3s) doesn't give much time for further retries.

Reduce the retry interval rahter than incrase the timeout.
2018-06-04 08:18:39 +01:00
Patrik Nordwall
85c37f4aeb
Merge pull request #25165 from fjeremic/openj9-unsafe
Make copyUSAsciiStrToBytes more robust w.r.t. JDK
2018-06-01 15:09:52 +02:00
Patrik Nordwall
6897ea931e
Merge pull request #25179 from akka/chbatey-patch-1
Upgrade to SBT 1.1.6
2018-06-01 15:08:55 +02:00
Tim Moore
dd01f9672c Update sbt-whitesource to 0.1.12 (#25180)
Changes:

- https://github.com/lightbend/sbt-whitesource/releases/tag/v0.1.11
- https://github.com/lightbend/sbt-whitesource/releases/tag/v0.1.12
2018-06-01 11:05:10 +02:00
Christopher Batey
f9305587c6
Upgrade to SBT 1.1.6 2018-06-01 07:48:29 +01:00
jorgesg1986
fceca07ec0 Added log messages when leadership is gained or lost (#25053) 2018-05-31 15:43:53 +02:00
Christopher Batey
d03f21a35a
Suggest ClusterSharding hasn't been started in log message (#25177) 2018-05-31 14:43:06 +01:00
Tim Moore
5c401584c3 Add static import convenience methods to Done and NotUsed (#25174)
* Add Done.done() convenience for static import
* Add NotUsed.notUsed() convenience for static import
2018-05-31 13:12:20 +01:00
Christopher Batey
c8f4a17025
Clarify typed supervision when returning a new behavior (#25163) 2018-05-31 13:07:15 +01:00
Patrik Nordwall
ec23844db6
Merge pull request #25170 from laszlovandenhoek/takeWhileJavaDSL
eliminate extraneous takeWhile$default$2 method in Java DSL
2018-05-31 13:33:12 +02:00
László van den Hoek
e12a492679 eliminate extraneous takeWhile method 2018-05-31 10:56:27 +02:00