Commit graph

25596 commits

Author SHA1 Message Date
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
Renato Cavalcanti
63aa1453d0
Adds internal logger for EventSourcedBehavior (#30007)
* don't log user event data

* move EventSourcedBehavior internal logs to dedicated logger
2021-02-15 14:47:39 +01:00
Patrik Nordwall
6db28f4be6
Merge pull request #30014 from scala-steward/update/metrics-core-4.1.17
Update metrics-core, metrics-jvm to 4.1.17
2021-02-15 14:39:15 +01:00
Patrik Nordwall
44fae64bd5
Merge pull request #30023 from akka/wip-30022-fromPublisher-patriknw
Don't use GraphStage toString when materializing Source.fromPublisher, #30022
2021-02-15 14:38:11 +01:00
Mitsuyuki Shiiba
85c4e72d9c
docs: Fix Java code to check cookiesReply for ask (#30030)
Fix to check cookiesReply not null instead of cookies for #standalone-ask-fail-future Java code
2021-02-15 14:26:46 +01:00
lmetrak
fd2be34aa2
Update ActorHierarchyExperiments.java (#30032)
lack of semicolon in package keyword
2021-02-15 10:57:22 +01:00
Patrik Nordwall
7b3667a070
Don't add MemberExited as unreachable in SBR, #2995 (#29988) 2021-02-12 16:35:41 +01:00
Johan Andrén
497885a78b
Compile akka-actor and akka-actor-tests with Scala 3 in PR validation (#29992) 2021-02-12 14:15:24 +01:00
Christopher Batey
c5f16dcee1
Full cluster shutdown (#29838)
* member information for full cluster shutdown

* Cluster singleton: dont hand over when in ready for shutdown

* Noop everything in shard coordinator

* Set all members to preparing for shutdown

* Don't allow a node to join after prepare for shutdown

* Review feedbac: singleton listen to all member chagnes

* Java API

* More better

* Keep sharding working while ready for shutdown

* Mima

* Revert DEBUG logging

* gs

* Fix api doc link

* Missed review feedback

* Review feedback
2021-02-12 09:59:20 +00:00
Patrik Nordwall
f5625dc64d Don't use GraphStage toString when materializing Source.fromPublisher, #30022
* Fixes performance regression in Akka 2.6.11/2.6.12
2021-02-12 09:34:20 +01:00
Nicolas Vollmar
278a36d036
Adds explicit ! method (#30004)
Needed for Scala 3
2021-02-10 13:20:29 +01:00
Scala Steward
b41d6a0c43
Update sbt to 1.4.7 (#30015) 2021-02-10 10:54:34 +01:00
Scala Steward
c9789878e6
Update sbt-dotty to 0.5.2 (#30011) 2021-02-10 10:51:34 +01:00
Ignasi Marimon-Clos
415c5f2981
Removes obsolete authors.pl (#30010) 2021-02-09 08:18:40 +01:00
Scala Steward
79b1eecc1e
Update metrics-core, metrics-jvm to 4.1.17 2021-02-09 04:04:12 +01:00
Nicolas Vollmar
94af88c5de
Remove support for PoisonPill in ActorRefSource #26622 2021-02-05 11:46:34 +01:00
Johan Andrén
41b8079b6f
Align BoundedSourceQueue test expectations with reality #29859 2021-02-04 17:23:33 +01:00