[GH] (pekko/main): Workflow run "Update Dependency Graph" is working again!

2025-07-11 Thread GitBox
The GitHub Actions job "Update Dependency Graph" on pekko.git/main has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: d89f2eec8b1cf778869a0e19bf7c77a8e0720565 / Tomassino-ibm Fix typed persistence stack overflow with many read only commands (#19

[GH] (pekko/update/docker-java-core-3.5.3): Workflow run "Generate doc check" is working again!

2025-07-11 Thread GitBox
The GitHub Actions job "Generate doc check" on pekko.git/update/docker-java-core-3.5.3 has succeeded. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: 1fc2bca52b17c146533e8bf97cd058880db8091a / scala-steward-asf[bot] <147768647+scal

[GH] (pekko/update/sbt-assembly-2.3.1): Workflow run "Pull Requests" failed!

2025-07-11 Thread GitBox
The GitHub Actions job "Pull Requests" on pekko.git/update/sbt-assembly-2.3.1 has failed. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: ae72ea075abedc6a94482d461200dafaea73e1d6 / scala-steward-asf[bot] <147768647+scala-steward-as

[GH] (pekko/update/sbt-assembly-2.3.1): Workflow run "Build and test Pekko with Scala 3" failed!

2025-07-11 Thread GitBox
The GitHub Actions job "Build and test Pekko with Scala 3" on pekko.git/update/sbt-assembly-2.3.1 has failed. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: ae72ea075abedc6a94482d461200dafaea73e1d6 / scala-steward-asf[bot] <147768

[GH] (pekko/update/sbt-assembly-2.3.1): Workflow run "Generate doc check" failed!

2025-07-11 Thread GitBox
The GitHub Actions job "Generate doc check" on pekko.git/update/sbt-assembly-2.3.1 has failed. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: ae72ea075abedc6a94482d461200dafaea73e1d6 / scala-steward-asf[bot] <147768647+scala-stewa

[GH] (pekko/update/sbt-assembly-2.3.1): Workflow run "Binary Compatibility" failed!

2025-07-11 Thread GitBox
The GitHub Actions job "Binary Compatibility" on pekko.git/update/sbt-assembly-2.3.1 has failed. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: ae72ea075abedc6a94482d461200dafaea73e1d6 / scala-steward-asf[bot] <147768647+scala-ste

[GH] (pekko/update/docker-java-core-3.5.3): Workflow run "Binary Compatibility" is working again!

2025-07-11 Thread GitBox
The GitHub Actions job "Binary Compatibility" on pekko.git/update/docker-java-core-3.5.3 has succeeded. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: 1fc2bca52b17c146533e8bf97cd058880db8091a / scala-steward-asf[bot] <147768647+sc

[PR] Update docker-java-core, ... to 3.5.3 [pekko]

2025-07-11 Thread via GitHub
scala-steward-asf[bot] opened a new pull request, #1941: URL: https://github.com/apache/pekko/pull/1941 ## About this PR 📦 Updates * [com.github.docker-java:docker-java-core](https://github.com/docker-java/docker-java) * [com.github.docker-java:docker-java-transport-httpclient5](h

[PR] Update typesafe:config to 1.4.4 [pekko]

2025-07-11 Thread via GitHub
scala-steward-asf[bot] opened a new pull request, #1942: URL: https://github.com/apache/pekko/pull/1942 ## About this PR 📦 Updates [com.typesafe:config](https://github.com/lightbend/config) from `1.4.3` to `1.4.4` 📜 [GitHub Release Notes](https://github.com/lightbend/config/releas

[GH] (pekko/main): Workflow run "Binary Compatibility" is working again!

2025-07-11 Thread GitBox
The GitHub Actions job "Binary Compatibility" on pekko.git/main has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: d89f2eec8b1cf778869a0e19bf7c77a8e0720565 / Tomassino-ibm Fix typed persistence stack overflow with many read only commands (#1919)

[PR] chore: Make calculateDelay a public method. [pekko]

2025-07-11 Thread via GitHub
He-Pin opened a new pull request, #1940: URL: https://github.com/apache/pekko/pull/1940 Motivation: This method is useful. btw, it maybe a problem to use the `ThreadLocalRandom.current()` when working with virtual thread. -- This is an automated message from the Apache Git Serv

[GH] (pekko/backoff): Workflow run "Binary Compatibility" failed!

2025-07-11 Thread GitBox
The GitHub Actions job "Binary Compatibility" on pekko.git/backoff has failed. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: 4bf037728758d3fd560cb6c4fe904476ae907c65 / He-Pin chore: Make calculateDelay a public method. Report URL: https://github.com/apache/pekko

Re: [PR] chore: Make calculateDelay a public method. [pekko]

2025-07-11 Thread via GitHub
pjfanning commented on code in PR #1940: URL: https://github.com/apache/pekko/pull/1940#discussion_r2200216580 ## actor/src/main/scala/org/apache/pekko/pattern/BackoffOptions.scala: ## @@ -255,6 +258,22 @@ object BackoffOpts { maxBackoff: java.time.Duration, random

Re: [PR] chore: Make calculateDelay a public method. [pekko]

2025-07-11 Thread via GitHub
pjfanning commented on PR #1940: URL: https://github.com/apache/pekko/pull/1940#issuecomment-3061510581 mima issue: ProblemFilters.exclude[DirectMissingMethodProblem]("org.apache.pekko.pattern.BackoffSupervisor.calculateDelay") -- This is an automated message from the Apache Git Servic

Re: [PR] Fix typed persistence stack overflow with many read only commands [pekko]

2025-07-11 Thread via GitHub
pjfanning merged PR #1919: URL: https://github.com/apache/pekko/pull/1919 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekk

[GH] (pekko/main): Workflow run "Update Dependency Graph" failed!

2025-07-11 Thread GitBox
The GitHub Actions job "Update Dependency Graph" on pekko.git/main has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: d89f2eec8b1cf778869a0e19bf7c77a8e0720565 / Tomassino-ibm Fix typed persistence stack overflow with many read only commands (#1919)

[GH] (pekko/main): Workflow run "Nightly Aeron Tests" failed!

2025-07-11 Thread GitBox
The GitHub Actions job "Nightly Aeron Tests" on pekko.git/main has failed. Run started by GitHub user jrudolph (triggered by jrudolph). Head commit for run: 46debb4ce974701261a784ab71791b50932acf6b / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Update docke

Re: [I] Issue in dependency graph submission CI job [pekko]

2025-07-11 Thread via GitHub
pjfanning commented on issue #1902: URL: https://github.com/apache/pekko/issues/1902#issuecomment-3062820394 raised https://issues.apache.org/jira/browse/INFRA-27008 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GH] (pekko/update/docker-java-core-3.5.3): Workflow run "Pull Requests" is working again!

2025-07-11 Thread GitBox
The GitHub Actions job "Pull Requests" on pekko.git/update/docker-java-core-3.5.3 has succeeded. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: 1fc2bca52b17c146533e8bf97cd058880db8091a / scala-steward-asf[bot] <147768647+scala-ste

[GH] (pekko/update/docker-java-core-3.5.3): Workflow run "Build and test Pekko with Scala 3" is working again!

2025-07-11 Thread GitBox
The GitHub Actions job "Build and test Pekko with Scala 3" on pekko.git/update/docker-java-core-3.5.3 has succeeded. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: 1fc2bca52b17c146533e8bf97cd058880db8091a / scala-steward-asf[bot]

Re: [PR] Update docker-java-core, ... to 3.5.3 [pekko]

2025-07-11 Thread via GitHub
pjfanning merged PR #1941: URL: https://github.com/apache/pekko/pull/1941 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekk

Re: [PR] Update typesafe:config to 1.4.4 [pekko]

2025-07-11 Thread via GitHub
pjfanning merged PR #1942: URL: https://github.com/apache/pekko/pull/1942 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekk

[GH] (pekko/main): Workflow run "Nightly Builds (1.1)" failed!

2025-07-11 Thread GitBox
The GitHub Actions job "Nightly Builds (1.1)" on pekko.git/main has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 46debb4ce974701261a784ab71791b50932acf6b / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Update do

[GH] (pekko/main): Workflow run "Nightly Builds" failed!

2025-07-11 Thread GitBox
The GitHub Actions job "Nightly Builds" on pekko.git/main has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 46debb4ce974701261a784ab71791b50932acf6b / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Update docker-j

Re: [PR] chore: Make calculateDelay a public method. [pekko]

2025-07-11 Thread via GitHub
He-Pin commented on code in PR #1940: URL: https://github.com/apache/pekko/pull/1940#discussion_r2202336218 ## actor/src/main/scala/org/apache/pekko/pattern/BackoffOptions.scala: ## @@ -255,6 +258,22 @@ object BackoffOpts { maxBackoff: java.time.Duration, randomFac

Re: [PR] chore: Make calculateDelay a public method. [pekko]

2025-07-11 Thread via GitHub
He-Pin commented on code in PR #1940: URL: https://github.com/apache/pekko/pull/1940#discussion_r2202341300 ## actor/src/main/scala/org/apache/pekko/pattern/BackoffOptions.scala: ## @@ -255,6 +258,22 @@ object BackoffOpts { maxBackoff: java.time.Duration, randomFac

[GH] (pekko/backoff): Workflow run "Binary Compatibility" failed!

2025-07-11 Thread GitBox
The GitHub Actions job "Binary Compatibility" on pekko.git/backoff has failed. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: a40a4bc045cc6394cfeec911ce55cc168f35462f / He-Pin chore: Make calculateDelay a public method. Report URL: https://github.com/apache/pekko

[GH] (pekko-connectors-kafka/main): Workflow run "Nightly Build and Test" is working again!

2025-07-11 Thread GitBox
The GitHub Actions job "Nightly Build and Test" on pekko-connectors-kafka.git/main has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 4e181bb053d3837647243e3bd75531fbb860 / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.norepl

[GH] (pekko/backoff): Workflow run "Binary Compatibility" failed!

2025-07-11 Thread GitBox
The GitHub Actions job "Binary Compatibility" on pekko.git/backoff has failed. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: eb8a8bbb0a650d6215362901982d118a04d2043d / He-Pin chore: Make calculateDelay a public method. Report URL: https://github.com/apache/pekko

Re: [I] EventSourcedBehavior/Durable State exposed to stack overflow when lots of read-only commands are in the stash [pekko]

2025-07-11 Thread via GitHub
He-Pin commented on issue #1327: URL: https://github.com/apache/pekko/issues/1327#issuecomment-3064772053 Seems this done. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

[GH] (pekko/backoff): Workflow run "Binary Compatibility" failed!

2025-07-11 Thread GitBox
The GitHub Actions job "Binary Compatibility" on pekko.git/backoff has failed. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: 29f318ad960ec6f0b4be595fde3c74ba4fed26f3 / He-Pin chore: Make calculateDelay a public method. Report URL: https://github.com/apache/pekko

Re: [I] EventSourcedBehavior/Durable State exposed to stack overflow when lots of read-only commands are in the stash [pekko]

2025-07-11 Thread via GitHub
He-Pin closed issue #1327: EventSourcedBehavior/Durable State exposed to stack overflow when lots of read-only commands are in the stash URL: https://github.com/apache/pekko/issues/1327 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

Re: [I] Prepare for Loom [pekko]

2025-07-11 Thread via GitHub
He-Pin closed issue #611: Prepare for Loom URL: https://github.com/apache/pekko/issues/611 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications

Re: [I] Prepare for Loom [pekko]

2025-07-11 Thread via GitHub
He-Pin commented on issue #611: URL: https://github.com/apache/pekko/issues/611#issuecomment-3064775385 this is done. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

[GH] (pekko/backoff): Workflow run "Binary Compatibility" is working again!

2025-07-11 Thread GitBox
The GitHub Actions job "Binary Compatibility" on pekko.git/backoff has succeeded. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: 041bfb71f824c4415f9530cfd270c27220a8d5fc / He-Pin chore: Make calculateDelay a public method. Report URL: https://github.com/apache/p