[GH] (pekko): Workflow run "Build and test Pekko with Scala 3" failed!

2025-01-17 Thread GitBox
The GitHub Actions job "Build and test Pekko with Scala 3" on pekko.git has failed. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: 09fb4fd29d3b7c7ee81bed8493a342aa3a3c53a3 / He-Pin feat: Add support for switching scheduler Report URL: https://github.com/apache/p

Re: [PR] chore: Make code compiles on JDK 23 [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on PR #1726: URL: https://github.com/apache/pekko/pull/1726#issuecomment-2599233422 @pjfanning Maybe we need to wait for the Scala 3.3.5? -- 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 t

Re: [PR] Enhance virtual thread support [pekko]

2025-01-17 Thread via GitHub
pjfanning commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1920780522 ## actor/src/main/scala/org/apache/pekko/dispatch/VirtualThreadSupportReflect.scala: ## @@ -0,0 +1,66 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

Re: [PR] chore: Make code compiles on JDK 23 [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on PR #1726: URL: https://github.com/apache/pekko/pull/1726#issuecomment-2599244114 @pjfanning I tested it with https://github.com/scala/scala3/releases/tag/3.3.5-RC1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] chore: Make code compiles on JDK 23 [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on PR #1726: URL: https://github.com/apache/pekko/pull/1726#issuecomment-2599246327 @WojciechMazur I tested it with 3.3.5-RC1, but still later get: ```scala [error] 23 is not a valid choice for -java-output-version [info] scalac -help gives more information ```

Re: [I] Make code compiles on JDK 23 [pekko]

2025-01-17 Thread via GitHub
He-Pin closed issue #1725: Make code compiles on JDK 23 URL: https://github.com/apache/pekko/issues/1725 -- 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:

Re: [PR] [DO NOT MERGE] test with scala 3.6.2 [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on PR #1722: URL: https://github.com/apache/pekko/pull/1722#issuecomment-2599048827 @xuwei-k Do you have some drop-in rules to support this, thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] Enhance virtual thread support [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1920708663 ## actor/src/main/scala/org/apache/pekko/dispatch/VirtualThreadSupportReflect.scala: ## @@ -0,0 +1,66 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] chore: Make code compiles on JDK 23 [pekko]

2025-01-17 Thread via GitHub
WojciechMazur commented on PR #1726: URL: https://github.com/apache/pekko/pull/1726#issuecomment-2599289182 @He-Pin Thank you for spotting this bug! The JDK 23 support was backported to 3.3.5-RC1, by mistake 1 single change that is no longer needed in Next was not applied in the LTS backpor

Re: [PR] Update scalafmt-core to 3.8.4 [pekko]

2025-01-17 Thread via GitHub
He-Pin merged PR #1717: URL: https://github.com/apache/pekko/pull/1717 -- 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...@pekko.a

[GH] (pekko-connectors-kafka): Workflow run "Nightly Build and Test" failed!

2025-01-17 Thread GitBox
The GitHub Actions job "Nightly Build and Test" on pekko-connectors-kafka.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: baff8de74ac71ffb94d2523b40d2dfa7494cdf4e / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github

[GH] (pekko-management): Workflow run "Nightly Tests" is working again!

2025-01-17 Thread GitBox
The GitHub Actions job "Nightly Tests" on pekko-management.git has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 608f749a740ae83923d57bf65b896f72a6e3f70a / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Update

Re: [PR] Enhance virtual thread support [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on PR #1724: URL: https://github.com/apache/pekko/pull/1724#issuecomment-2599474805 @pjfanning I took another look at vert.x, which is using reflection too, let's move fast and ship it as this, and then in 2.0.0, we can drop Java 8 completely, I'm doing this in my free time

[I] Drop Java 8 support [pekko]

2025-01-17 Thread via GitHub
He-Pin opened a new issue, #1730: URL: https://github.com/apache/pekko/issues/1730 Much pain on Java 8 -- 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-mai

[GH] (pekko-connectors): Workflow run "Nightly Pekko 1.0 Builds" failed!

2025-01-17 Thread GitBox
The GitHub Actions job "Nightly Pekko 1.0 Builds" on pekko-connectors.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: f4fb43fb48ef54aa0d9914e88d6d4c9198df26b4 / PJ Fanning increase build memory (#943) * increase build memory * Update .jvmo

Re: [PR] POC: chore: use Hub [pekko]

2025-01-17 Thread via GitHub
He-Pin closed pull request #1705: POC: chore: use Hub URL: https://github.com/apache/pekko/pull/1705 -- 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: not

Re: [PR] Update sbt-scalafmt to 2.5.3 [pekko]

2025-01-17 Thread via GitHub
He-Pin closed pull request #1716: Update sbt-scalafmt to 2.5.3 URL: https://github.com/apache/pekko/pull/1716 -- 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-

[PR] chore: update scalafmt to 3.8.5 [pekko]

2025-01-17 Thread via GitHub
He-Pin opened a new pull request, #1731: URL: https://github.com/apache/pekko/pull/1731 Motivation: update scalafmt to 3.8.5 refs: https://github.com/apache/pekko/pull/1716 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

Re: [PR] Add overridden duration timeout to StreamTestKit [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on code in PR #1468: URL: https://github.com/apache/pekko/pull/1468#discussion_r1920936961 ## stream-testkit/src/main/scala/org/apache/pekko/stream/testkit/scaladsl/StreamTestKit.scala: ## @@ -53,10 +71,15 @@ object StreamTestKit { } /** INTERNAL API */

Re: [I] META-INF/LICENSE and META-INF/NOTICE are not consistently added to jars [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on issue #1470: URL: https://github.com/apache/pekko/issues/1470#issuecomment-2599491257 Maybe be the SBT assembly problem? -- 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 sp

Re: [PR] [DO NOT MERGE] test with scala 3.6.2 [pekko]

2025-01-17 Thread via GitHub
pjfanning commented on PR #1722: URL: https://github.com/apache/pekko/pull/1722#issuecomment-2599063536 > IIRC, we need to use `?` instead of `[_]` in type parameter So far, this is not causing us an issue. We still support Scala 2.12 builds, so we can't make massive code changes. We

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

2025-01-17 Thread GitBox
The GitHub Actions job "Binary Compatibility" on pekko.git has failed. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: b78e373ee897a97126a98710e95cd7613b768c96 / He-Pin feat: Add support for switching scheduler Report URL: https://github.com/apache/pekko/actions/r

Re: [PR] Enhance virtual thread support [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on PR #1724: URL: https://github.com/apache/pekko/pull/1724#issuecomment-2599123257 `case ThreadPoolConfig` is nowhere. -- 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 specif

[GH] (pekko): Workflow run "Build and test Pekko with Scala 3" is working again!

2025-01-17 Thread GitBox
The GitHub Actions job "Build and test Pekko with Scala 3" on pekko.git has succeeded. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: 324634ee8fe774011215885e8427ce57855eff7f / He-Pin chore: Make code compiles on JDK 23 Report URL: https://github.com/apache/pekk

[PR] chore: Make code compiles on JDK 23 [pekko]

2025-01-17 Thread via GitHub
He-Pin opened a new pull request, #1726: URL: https://github.com/apache/pekko/pull/1726 Motivation: Make code compiles on JDK 23 refs: https://github.com/apache/pekko/issues/1725 Modification: Add @nowarn("cat=deprecation") Result: Tested locally, it compiles now -

Re: [I] Make code compiles on JDK 23 [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on issue #1725: URL: https://github.com/apache/pekko/issues/1725#issuecomment-2599091775 @pjfanning I think it works -- 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

Re: [PR] Enhance virtual thread support [pekko]

2025-01-17 Thread via GitHub
pjfanning commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1920656483 ## actor/src/main/scala/org/apache/pekko/dispatch/VirtualThreadSupportReflect.scala: ## @@ -0,0 +1,66 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

Re: [PR] Enhance virtual thread support [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1920848176 ## actor/src/main/scala/org/apache/pekko/dispatch/VirtualThreadSupportReflect.scala: ## @@ -0,0 +1,66 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[I] failed: org.apache.pekko.actor.dispatch.DispatcherActorSpec [pekko]

2025-01-17 Thread via GitHub
He-Pin opened a new issue, #1727: URL: https://github.com/apache/pekko/issues/1727 refs: https://github.com/apache/pekko/actions/runs/12837234599/job/35800491988?pr=1724#step:7:5795 ```scala 01-17 21:46:48.292] [info] - must respect the throughput setting *** FAILED *** (10 second

[GH] (pekko): Workflow run "Nightly Builds" is working again!

2025-01-17 Thread GitBox
The GitHub Actions job "Nightly Builds" on pekko.git has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: a75bc7a772f96af4aa29dba521f766bbc9fb150d / He-Pin(kerr) chore: Make code compiles on JDK 23 (#1726) Report URL: https://github.com/apache/pekk

[GH] (pekko-projection): Workflow run "Nightly Integration Tests for JDBC (Pekko 1.0.x)" failed!

2025-01-17 Thread GitBox
The GitHub Actions job "Nightly Integration Tests for JDBC (Pekko 1.0.x)" on pekko-projection.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 24f9be389b48dcb7e1ad369b538d3121e0e9cf49 / PJ Fanning pekko-connectors 1.1.0 (#244) Report URL: ht

Re: [PR] Enhance virtual thread support [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1920924007 ## actor/src/main/scala/org/apache/pekko/dispatch/VirtualThreadSupportReflect.scala: ## @@ -0,0 +1,66 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[I] Build Bug: org.apache.pekko.dispatch.PekkoJdk9ForkJoinPool is not on the classpath [pekko]

2025-01-17 Thread via GitHub
He-Pin opened a new issue, #1729: URL: https://github.com/apache/pekko/issues/1729 Even the PekkoJdk9ForkJoinPool is on the final result jar, but it does not on the classpath. How to reproduce: 1. using Java 21 2. sbt console 3. ```scala scala> classOf[org.apache.pekko.

[GH] (pekko): Workflow run "Build and test Pekko with Scala 3" is working again!

2025-01-17 Thread GitBox
The GitHub Actions job "Build and test Pekko with Scala 3" on pekko.git has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: a75bc7a772f96af4aa29dba521f766bbc9fb150d / He-Pin(kerr) chore: Make code compiles on JDK 23 (#1726) Report URL: https://gi

[PR] chore: Proper test virtual thread dispatcher and update doc. [pekko]

2025-01-17 Thread via GitHub
He-Pin opened a new pull request, #1728: URL: https://github.com/apache/pekko/pull/1728 Motivation: Test the actor is running on virtual threads. -- 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

[GH] (pekko-persistence-jdbc): Workflow run "Publish Nightly" failed!

2025-01-17 Thread GitBox
The GitHub Actions job "Publish Nightly" on pekko-persistence-jdbc.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: ceb457a61a8d0bed05f8e8b967f41220f69f0672 / PJ Fanning pekko 1.1.3 (#257) Report URL: https://github.com/apache/pekko-persist

[GH] (pekko): Workflow run "Build and test Pekko with Scala 3" failed!

2025-01-17 Thread GitBox
The GitHub Actions job "Build and test Pekko with Scala 3" on pekko.git has failed. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: 1f386f6548cf80f2035b3488d287670b7e0676b3 / He-Pin feat: Add support for switching scheduler Report URL: https://github.com/apache/p

[GH] (pekko-persistence-jdbc): Workflow run "Publish 1.0 Nightly" is working again!

2025-01-17 Thread GitBox
The GitHub Actions job "Publish 1.0 Nightly" on pekko-persistence-jdbc.git has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: ceb457a61a8d0bed05f8e8b967f41220f69f0672 / PJ Fanning pekko 1.1.3 (#257) Report URL: https://github.com/apache/pekko-

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

2025-01-17 Thread GitBox
The GitHub Actions job "Binary Compatibility" on pekko.git has succeeded. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: 324634ee8fe774011215885e8427ce57855eff7f / He-Pin chore: Make code compiles on JDK 23 Report URL: https://github.com/apache/pekko/actions/runs

Re: [PR] chore: Make code compiles on JDK 23 [pekko]

2025-01-17 Thread via GitHub
pjfanning commented on PR #1726: URL: https://github.com/apache/pekko/pull/1726#issuecomment-2599183165 I got this in the java 23 with scala 3 build ``` [01-17 20:08:03.894] [info] compiling 1 Scala source to /home/runner/work/pekko/pekko/actor/target/scala-3.3.4/CompileJdk9-classe

Re: [PR] chore: Make code compiles on JDK 23 [pekko]

2025-01-17 Thread via GitHub
He-Pin merged PR #1726: URL: https://github.com/apache/pekko/pull/1726 -- 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...@pekko.a

Re: [PR] Enhance virtual thread support [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1920789689 ## actor/src/main/scala/org/apache/pekko/dispatch/VirtualThreadSupportReflect.scala: ## @@ -0,0 +1,66 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] chore: Make code compiles on JDK 23 [pekko]

2025-01-17 Thread via GitHub
WojciechMazur commented on PR #1726: URL: https://github.com/apache/pekko/pull/1726#issuecomment-2599367404 Correct, it was going to be announced on Monday, becouse we're waiting for tooling confirmation -- This is an automated message from the Apache Git Service. To respond to the messag

Re: [PR] Enhance virtual thread support [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on PR #1724: URL: https://github.com/apache/pekko/pull/1724#issuecomment-2599363194 refs: https://github.com/apache/pekko/issues/1727 Still not know why -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

Re: [PR] Enhance virtual thread support [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on PR #1724: URL: https://github.com/apache/pekko/pull/1724#issuecomment-2599386793 I will split this pr to move faster. -- 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 speci

Re: [PR] [EXPERIMENT] test with java 23 [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on PR #1534: URL: https://github.com/apache/pekko/pull/1534#issuecomment-2599075295 I'm working on this, I think we should test the latest JDK too. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] Enhance virtual thread support [pekko]

2025-01-17 Thread via GitHub
pjfanning commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1920657670 ## actor/src/main/scala/org/apache/pekko/dispatch/VirtualThreadSupportReflect.scala: ## @@ -0,0 +1,66 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GH] (pekko): Workflow run "Build and test Pekko with Scala 3" failed!

2025-01-17 Thread GitBox
The GitHub Actions job "Build and test Pekko with Scala 3" on pekko.git has failed. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: b78e373ee897a97126a98710e95cd7613b768c96 / He-Pin feat: Add support for switching scheduler Report URL: https://github.com/apache/p

Re: [PR] Enhance virtual thread support [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1920700230 ## actor/src/main/scala/org/apache/pekko/dispatch/VirtualThreadSupportReflect.scala: ## @@ -0,0 +1,66 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

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

2025-01-17 Thread GitBox
The GitHub Actions job "Nightly Builds" on pekko.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 72bb82e989062e1d4c59e9cb1ca7e63288b9af0b / He-Pin chore: Make code compiles on JDK 23 Report URL: https://github.com/apache/pekko/actions/runs/12

Re: [PR] [DO NOT MERGE] test with scala 3.6.2 [pekko]

2025-01-17 Thread via GitHub
xuwei-k commented on PR #1722: URL: https://github.com/apache/pekko/pull/1722#issuecomment-2599305898 - https://github.com/typelevel/cats-effect/pull/4236 - https://github.com/scala/scala/pull/10005 scalafmt support rewrite `[_]` to `[?]`. latest Scala 2.12.x and 2.13.x suppo

Re: [PR] Enhance virtual thread support [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1920793244 ## actor/src/main/scala/org/apache/pekko/dispatch/VirtualThreadSupportReflect.scala: ## @@ -0,0 +1,66 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] Enhance virtual thread support [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1920793244 ## actor/src/main/scala/org/apache/pekko/dispatch/VirtualThreadSupportReflect.scala: ## @@ -0,0 +1,66 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] Enhance virtual thread support [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1920845585 ## actor/src/main/scala/org/apache/pekko/dispatch/VirtualThreadSupportReflect.scala: ## @@ -0,0 +1,66 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] chore: Make code compiles on JDK 23 [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on PR #1726: URL: https://github.com/apache/pekko/pull/1726#issuecomment-2599339230 Is the 3.3.5-RC2 on the way, so next is 3.3.5-RC3? -- 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 g

[GH] (pekko-http): Workflow run "Nightly Builds" failed!

2025-01-17 Thread GitBox
The GitHub Actions job "Nightly Builds" on pekko-http.git has failed. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: f87340fdf934cb38e9554459b02a09c8e8b654c2 / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Update munit to 1.0.4

Re: [PR] Slick - Add slick flow functions with error handling using try. [pekko-connectors]

2025-01-17 Thread via GitHub
pjfanning commented on PR #949: URL: https://github.com/apache/pekko-connectors/pull/949#issuecomment-2598085540 the code doesn't compile in scala 2.12 -- 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 g

[GH] (pekko): Workflow run "Build and test Pekko with Scala 3" failed!

2025-01-17 Thread GitBox
The GitHub Actions job "Build and test Pekko with Scala 3" on pekko.git has failed. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: 68f05878bb770bb13872bf059d1255b6d59eab40 / He-Pin feat: Add support for virtualize fork join pool Report URL: https://github.com/ap

[GH] (pekko): Workflow run "Generate doc check" failed!

2025-01-17 Thread GitBox
The GitHub Actions job "Generate doc check" on pekko.git has failed. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: 68f05878bb770bb13872bf059d1255b6d59eab40 / He-Pin feat: Add support for virtualize fork join pool Report URL: https://github.com/apache/pekko/actio

[GH] (pekko): Workflow run "Pull Requests" failed!

2025-01-17 Thread GitBox
The GitHub Actions job "Pull Requests" on pekko.git has failed. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: 68f05878bb770bb13872bf059d1255b6d59eab40 / He-Pin feat: Add support for virtualize fork join pool Report URL: https://github.com/apache/pekko/actions/ru

[PR] Enhance virtual thread support [pekko]

2025-01-17 Thread via GitHub
He-Pin opened a new pull request, #1724: URL: https://github.com/apache/pekko/pull/1724 Motivation: Enhances the current virtual thread support which can switch the virtual threads' scheduler. Modification: Use the method handle to change the scheduler of virtual threads.

Re: [PR] Enhance virtual thread support [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1920219797 ## actor/src/main/scala/org/apache/pekko/dispatch/VirtualThreadSupport.scala: ## @@ -33,20 +34,48 @@ private[dispatch] object VirtualThreadSupport { */ val isSuppor

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

2025-01-17 Thread GitBox
The GitHub Actions job "Binary Compatibility" on pekko.git has failed. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: 68f05878bb770bb13872bf059d1255b6d59eab40 / He-Pin feat: Add support for virtualize fork join pool Report URL: https://github.com/apache/pekko/act

Re: [PR] Slick - Add slick flow functions with error handling using try. [pekko-connectors]

2025-01-17 Thread via GitHub
pjfanning commented on code in PR #949: URL: https://github.com/apache/pekko-connectors/pull/949#discussion_r1920347934 ## slick/src/test/scala/docs/scaladsl/SlickWithTryResultSpec.scala: ## @@ -0,0 +1,355 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or

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

2025-01-17 Thread GitBox
The GitHub Actions job "Binary Compatibility" on pekko.git has failed. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: 5776a32eee6453b4b899d47b0f3cc87f476444f7 / He-Pin feat: Add support for switching scheduler Report URL: https://github.com/apache/pekko/actions/r

Re: [PR] Slick - Add slick flow functions with error handling using try. [pekko-connectors]

2025-01-17 Thread via GitHub
pjfanning commented on PR #949: URL: https://github.com/apache/pekko-connectors/pull/949#issuecomment-2598582118 I have committed some code changes but I'm not sure if they work yet. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GH] (pekko): Workflow run "Generate doc check" failed!

2025-01-17 Thread GitBox
The GitHub Actions job "Generate doc check" on pekko.git has failed. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: 5776a32eee6453b4b899d47b0f3cc87f476444f7 / He-Pin feat: Add support for switching scheduler Report URL: https://github.com/apache/pekko/actions/run

Re: [PR] Slick - Add slick flow functions with error handling using try. [pekko-connectors]

2025-01-17 Thread via GitHub
pjfanning commented on PR #949: URL: https://github.com/apache/pekko-connectors/pull/949#issuecomment-2598589428 seeing test failure in `insert 40 records into a table (no parallelism)` (new Slick with try support test) -- This is an automated message from the Apache Git Service. To r

[GH] (pekko-connectors): Workflow run "CI" is working again!

2025-01-17 Thread GitBox
The GitHub Actions job "CI" on pekko-connectors.git has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: e7e2065d9c01a3c648d8f146147af06bf6b97ac7 / PJ Fanning Update SlickWithTryResultSpec.scala Report URL: https://github.com/apache/pekko-connecto

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

2025-01-17 Thread GitBox
The GitHub Actions job "Binary Compatibility" on pekko.git has succeeded. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: f08114ef3ba46b3d24dc854961caa34e725960b3 / He-Pin fix: fix when compiling with 2.12 Report URL: https://github.com/apache/pekko/actions/runs/1

[GH] (pekko): Workflow run "Pull Requests" failed!

2025-01-17 Thread GitBox
The GitHub Actions job "Pull Requests" on pekko.git has failed. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: f08114ef3ba46b3d24dc854961caa34e725960b3 / He-Pin fix: fix when compiling with 2.12 Report URL: https://github.com/apache/pekko/actions/runs/12832017874

[GH] (pekko): Workflow run "Generate doc check" is working again!

2025-01-17 Thread GitBox
The GitHub Actions job "Generate doc check" on pekko.git has succeeded. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: f08114ef3ba46b3d24dc854961caa34e725960b3 / He-Pin fix: fix when compiling with 2.12 Report URL: https://github.com/apache/pekko/actions/runs/128

[GH] (pekko): Workflow run "Pull Requests" is working again!

2025-01-17 Thread GitBox
The GitHub Actions job "Pull Requests" on pekko.git has succeeded. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: c5c305380418b3a7583a7e79788815d7a41034e8 / He-Pin fix: add jdk options for java 21 virtual threads tests. Report URL: https://github.com/apache/pekko

[GH] (pekko): Workflow run "Build and test Pekko with Scala 3" is working again!

2025-01-17 Thread GitBox
The GitHub Actions job "Build and test Pekko with Scala 3" on pekko.git has succeeded. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: c5c305380418b3a7583a7e79788815d7a41034e8 / He-Pin fix: add jdk options for java 21 virtual threads tests. Report URL: https://gi

[I] reproducible builds: cassandra-bundle.jar is not always rebuilt when needed [pekko-persistence-cassandra]

2025-01-17 Thread via GitHub
raboof opened a new issue, #259: URL: https://github.com/apache/pekko-persistence-cassandra/issues/259 Checking the 1.1.0 release, I found the cassandra-bundle.jar was a version `1.1.0-M0+73-9c76067f+20240712-1357-SNAPSHOT` one, rather than a freshly-built one. It seems `sbt +clean`

Re: [I] reproducible builds: cassandra-bundle.jar is not always rebuilt when needed [pekko-persistence-cassandra]

2025-01-17 Thread via GitHub
pjfanning commented on issue #259: URL: https://github.com/apache/pekko-persistence-cassandra/issues/259#issuecomment-2598968477 I created https://github.com/apache/pekko-site/wiki/Pekko-Persistence-Cassandra-Release -- This is an automated message from the Apache Git Service. To respond

Re: [I] reproducible builds: cassandra-bundle.jar is not always rebuilt when needed [pekko-persistence-cassandra]

2025-01-17 Thread via GitHub
pjfanning commented on issue #259: URL: https://github.com/apache/pekko-persistence-cassandra/issues/259#issuecomment-2598954071 We have a few variants of the main release doc. https://github.com/apache/pekko-site/wiki/Pekko-Release-Process These other docs in the pekko-site wiki (

Re: [PR] Enhance virtual thread support [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1920624294 ## actor/src/main/resources/reference.conf: ## @@ -487,6 +487,12 @@ pekko { # This config is new in Pekko v1.1.0 and only has an effect if you are running with J

Re: [PR] Enhance virtual thread support [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1920624956 ## actor/src/main/scala/org/apache/pekko/dispatch/VirtualThreadSupportReflect.scala: ## @@ -0,0 +1,66 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] Enhance virtual thread support [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1920625671 ## docs/src/main/paradox/typed/dispatchers.md: ## @@ -127,13 +127,18 @@ allocated by the ForkJoinPool. It is a setting specifically talking about the nu threads the pool

[GH] (pekko-connectors): Workflow run "CI" failed!

2025-01-17 Thread GitBox
The GitHub Actions job "CI" on pekko-connectors.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 8f7b75ae2d9031e7d5e1cf1e501ea6d4e79be1bf / PJ Fanning Update SlickWithTryResultSpec.scala Report URL: https://github.com/apache/pekko-connectors/

Re: [PR] feat: Add flatmapConcat with parallelism support [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on PR #1702: URL: https://github.com/apache/pekko/pull/1702#issuecomment-2598168437 @pjfanning @raboof @jrudolph @mdedetrich Would you like to give this some care:) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

Re: [I] genjavadoc plugin breaking publish nightly job [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on issue #1706: URL: https://github.com/apache/pekko/issues/1706#issuecomment-2598171021 It's been released, and is now green. -- 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

Re: [I] genjavadoc plugin breaking publish nightly job [pekko]

2025-01-17 Thread via GitHub
He-Pin closed issue #1706: genjavadoc plugin breaking publish nightly job URL: https://github.com/apache/pekko/issues/1706 -- 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 un

Re: [PR] Enhance virtual thread support [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1920630777 ## project/JdkOptions.scala: ## @@ -49,6 +49,11 @@ object JdkOptions extends AutoPlugin { lazy val versionSpecificJavaOptions = if (isJdk17orHigher) { + //

Re: [PR] Enhance virtual thread support [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1920631243 ## docs/src/main/paradox/dispatchers.md: ## @@ -42,6 +42,10 @@ allocated by the ForkJoinPool. It is a setting specifically talking about the nu threads the pool keep run

Re: [PR] Enhance virtual thread support [pekko]

2025-01-17 Thread via GitHub
pjfanning commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1920633117 ## actor/src/main/scala/org/apache/pekko/dispatch/VirtualThreadSupportReflect.scala: ## @@ -0,0 +1,66 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

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

2025-01-17 Thread GitBox
The GitHub Actions job "Binary Compatibility" on pekko.git has failed. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: 9bb007dc940e608fc707866fea55c13524933a53 / He-Pin feat: Add support for switching scheduler Report URL: https://github.com/apache/pekko/actions/r

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

2025-01-17 Thread GitBox
The GitHub Actions job "Binary Compatibility" on pekko.git has failed. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: 262b62728c12874858da9ddbb0fbe305b0d55ba8 / He-Pin feat: Add support for switching scheduler Report URL: https://github.com/apache/pekko/actions/r

Re: [I] Make code compiles on JDK 23 [pekko]

2025-01-17 Thread via GitHub
pjfanning commented on issue #1725: URL: https://github.com/apache/pekko/issues/1725#issuecomment-2599030443 see https://github.com/apache/pekko/pull/1534 -- 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 t

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

2025-01-17 Thread GitBox
The GitHub Actions job "Binary Compatibility" on pekko.git has failed. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: ae22aa160e9b561551c19402b010279838970238 / He-Pin(kerr) Update docs/src/main/paradox/typed/dispatchers.md Report URL: https://github.com/apache/p

Re: [I] Make code compiles on JDK 23 [pekko]

2025-01-17 Thread via GitHub
pjfanning commented on issue #1725: URL: https://github.com/apache/pekko/issues/1725#issuecomment-2599034323 My view is that we should disable the deprecated code checks when building with Java 23+ (ie not have scalac flags like `-Werror` and flags like that - that cause the build to fail i

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

2025-01-17 Thread GitBox
The GitHub Actions job "Binary Compatibility" on pekko.git has failed. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: fc2f4d72d5acdb1fb6622c1bcaffa6a9936bc4f3 / He-Pin feat: Add support for switching scheduler Report URL: https://github.com/apache/pekko/actions/r

Re: [PR] Enhance virtual thread support [pekko]

2025-01-17 Thread via GitHub
He-Pin commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1920645294 ## actor/src/main/scala/org/apache/pekko/dispatch/VirtualThreadSupportReflect.scala: ## @@ -0,0 +1,66 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one