Commit graph

25612 commits

Author SHA1 Message Date
Andrei Arlou
846359919f
Refactor SourceTest.java: use diamong operator, use assertThrows (#30152) 2021-03-30 17:37:19 +02:00
Eugene Apollonsky
03375a7eff
Implement isTimerActive for BehaviorTestKit #30140 (#30144) 2021-03-30 16:17:25 +02:00
Andrei Arlou
f7c559e057
Use type inference for collections in FlowTest.java (#30110) 2021-03-29 17:34:01 +02:00
Seeta Ramayya
99af826546
Renamed single letter parameter (#30150)
* Renamed method parameter (`d` -> `duration`) in akka-actor-typed and akka-stream modules #30115

* Renamed method parameter (`n` -> `maxNumber`) and accordingly adjusted inline scala docs
2021-03-29 17:31:39 +02:00
Renato Cavalcanti
7394ce408b
Remove recursive call to Java withBroadcastPredicate (#30078) 2021-03-29 11:18:24 +02:00
Patrik Nordwall
aaeb6ec591
Merge pull request #30137 from johanandren/wip-crosslink-coexistance-top-level-spawn
Crosslink and extra sentence about top level spawn in from-classic
2021-03-29 10:55:30 +02:00
Patrik Nordwall
1756b2a4cc
Merge pull request #30148 from archeuclid/document-lease-can-be-used-for-sbr
Add link to SBR lease documentation; fix minor syntax mistakes
2021-03-29 10:24:59 +02:00
archeuclid
0c218cb406 Add link to SBR lease documentation; fix minor syntax mistakes 2021-03-26 13:14:53 +06:00
Johan Andrén
0326e11387
Unwrap tagged replicated events before publishing to other replicas (#30136) 2021-03-25 14:24:34 +01:00
Patrik Nordwall
c14e8e6c44
remove default-dispatcher from heartbeat delay message (#30109)
* Cluster actors are running on internal dispatcher
2021-03-25 11:14:41 +00:00
Johan Andrén
6789a289d4
Upgrade jackson to 2.11.4 #30126 (#30130) 2021-03-22 18:01:31 +01:00
Scala Steward
0a10ce8686
Update sbt-dotty to 0.5.3 (#30095) 2021-03-22 11:47:30 +01:00
Alex
651b339777
Added size() to BoundedSourceQueue #30124 (#30125) 2021-03-22 11:45:47 +01:00
Johan Andrén
456a2637d9 Crosslink and extra sentence about top level spawn in from-classic #30089 2021-03-19 16:57:31 +01:00
Patrik Nordwall
22fd122f4c
minor corrections of remoting docs (#30107) 2021-03-19 11:17:05 +01:00
Andrei Arlou
fbc09c55f7
Replace Charset.forName("UTF-8") on StandartCharsets.UTF_8 (#30113) 2021-03-19 11:15:50 +01:00
Arnout Engelen
c737f1a8e6
Commit api/japi docs when releasing (#30128) 2021-03-18 15:04:43 +01:00
Arnout Engelen
8eb8396306
genjavadoc: update 0.16 -> 0.17 (#30121)
To get the fix for 'rangepos', which is becoming the default with 2.13.5
2021-03-17 13:16:47 +01:00
Johan Andrén
5d5a797145
Allow custom mailbox for user guardian (#30116) 2021-03-17 10:39:05 +01:00
Andrea Peruffo
73b97871b6
Bump Scala 3 to RC1 (#30117) 2021-03-16 17:33:56 +01:00
Levi Ramsey
f3456b382e
Clarify API-docs - desugaring of IncomingConnection.handleWith (#30025) 2021-03-15 17:32:35 +01:00
刘冲
c24759feaa
Update ActorHierarchyExperiments.java (#30075)
Update SupervisedActor example to fit tutorial 1 docs
2021-03-15 15:48:02 +01:00
Arman Bilge
1ff2950ab6
Inherit attributes from Restart{Source,Flow,Sink} #24810 2021-03-15 12:47:37 +01:00
Andrei Arlou
573a97debb
Change parameters order for assertEquals in tests: JavaFutureTests and LeaseProviderTest (#30094) 2021-03-15 12:43:33 +01:00
Patrik Nordwall
8006b5245c
Link to Akka Cloud Platform (#30112) 2021-03-15 12:42:15 +01:00
Alex
1044c4996e
Extend GroupedWeightedWithin to accept maxWeight and maxNumber simultaneously #30020 2021-03-15 12:38:28 +01:00
Andrei Arlou
23f703fa08
Refactor exception handling in StatusReplyTest (#30081)
* Refactor exception handling in StatusReplyTest

* Change messages in assertThrows
2021-03-12 11:46:20 +01:00
Patrik Nordwall
d19855542b
configuration for SBR lease release #30090 (#30092) 2021-03-11 13:29:20 +01:00
Ignasi Marimon-Clos
8f6ee85413
typo (#30083) 2021-03-10 09:10:55 +01:00
Johannes Rudolph
0576acc1da
stream: add assertion against JDK bug to avoid spin loop in TlsActor (#30043)
* stream: add assertion against JDK bug to avoid spin loop in TlsActor

Refs #29922
2021-03-10 08:49:15 +01:00
Nicolas Vollmar
4081638fd8
Adds initial delay to Timers #30065 (#30066) 2021-03-05 08:41:13 +01:00
Johan Andrén
b208265e5c
Add batchable sources also for Scala 3 (#30069) 2021-03-01 11:57:47 +01:00
Johan Andrén
cc6d55183f
Use scala.concurrent.Batchable for Scala 2.13 #29980 2021-03-01 10:15:58 +01:00
Scala Steward
e85bc51e82
Update sbt-scalafix to 0.9.25 (#30012) 2021-03-01 08:39:55 +00:00
Johan Andrén
3591498cf2
Bump mima latest patch (#30061) 2021-02-24 10:38:18 +01:00
Johan Andrén
477dc7f651
Doubly dilated timeouts in typed test probe #30021 (#30033) 2021-02-22 17:48:12 +01:00
Patrik Nordwall
5b567b14f4
Merge pull request #30052 from johanandren/wip-copy-snippet-docs
Update to sbt-paradox-akka 0.38 with copy-snippet support for the docs
2021-02-22 17:18:51 +01:00
Ignasi Marimon-Clos
ac530913ac
Update manifestInfo docs (#30056)
* Update snippet. Cross-reference to BOMs

* Update akka-docs/src/main/paradox/common/binary-compatibility-rules.md

Co-authored-by: Johan Andrén <johan@markatta.com>

Co-authored-by: Johan Andrén <johan@markatta.com>
2021-02-22 17:18:10 +01:00
Johan Andrén
89e04267db
Eliminate BidiFlow.identity in atop when possible #29901 2021-02-22 15:49:52 +01:00
Johan Andrén
8dfb4a7a3d
Source location in a few more stages (#30039) 2021-02-22 14:34:46 +01:00
Ignasi Marimon-Clos
59364c0140
Makes the SBR lease name configurable (#30049) 2021-02-22 12:50:13 +01:00
Ignasi Marimon-Clos
e6c5e32647
Nicer ManifestInfo check (#30046) 2021-02-22 11:02:06 +01:00
taketora
6c23c9821c
Make the ChatRoom companion object visible in chatroom protocol (#30029) 2021-02-22 08:27:45 +01:00
Johan Andrén
7fea431041 Update to sbt-paradox-akka 0.38 with copy-snippet support for the docs #30045 2021-02-19 18:09:00 +01:00
Johan Andrén
052f845e00
Fail fix in ClusterShardingPreparingForShutdownSpec (#30041) 2021-02-17 13:37:05 +01:00
Johan Andrén
abbaffc303
Unmoored doc comment fixed (#30038) 2021-02-16 10:38:45 +01:00
Scala Steward
2f25c26961
Update aeron-client, aeron-driver to 1.32.0 (#30013)
* Update aeron-client, aeron-driver to 1.32.0
* Agrona 1.9.0
2021-02-16 09:21:32 +01:00
Nicolas Vollmar
bff26488a4
Adds scala/java tabs #30019 (#30035) 2021-02-16 09:20:37 +01:00
Levi Ramsey
d51f1e17b4
Allow introspection on typed EntityRefs to support serialization #29955 2021-02-16 09:19:36 +01:00
Johan Andrén
d92dc9c321
Fix for broken cluster shutdown #30026 (#30034) 2021-02-15 17:08:41 +01:00