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:
a379265053b6665828f38ce6fff29a996fce52a0 / He-Pin(kerr)
Update build.sbt
Report URL: https://github.com/apache/pekko/actions/runs/12860618606
With r
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:
a379265053b6665828f38ce6fff29a996fce52a0 / He-Pin(kerr)
Update build.sbt
Report URL: https://github.com/apache/pekko/actions/runs/12860618611
W
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:
a379265053b6665828f38ce6fff29a996fce52a0 / He-Pin(kerr)
Update build.sbt
Report URL: https://github.com/apache/pekko/actions/runs/12860618605
He-Pin closed pull request #1528: Update sbt-assembly to 2.3.1
URL: https://github.com/apache/pekko/pull/1528
--
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-
He-Pin commented on code in PR #1528:
URL: https://github.com/apache/pekko/pull/1528#discussion_r1921748725
##
build.sbt:
##
@@ -361,7 +361,7 @@ lazy val protobufV3 = pekkoModule("protobuf-v3")
.inProject),
assembly / assemblyOption := (assembly /
assemblyOption).
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:
786eb67e7a32df454e3b74bc5005b50736d7036f / He-Pin(kerr)
Apply suggestions from code review
Report URL: https://github.com/apache/pekko/actions/runs/1286
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:
786eb67e7a32df454e3b74bc5005b50736d7036f / He-Pin(kerr)
Apply suggestions from code review
Report URL: https://github.com/apache/pekko/actions/runs
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:
786eb67e7a32df454e3b74bc5005b50736d7036f / He-Pin(kerr)
Apply suggestions from code review
Report URL: https://github.com/apache/pekko/actions/ru
He-Pin commented on code in PR #1528:
URL: https://github.com/apache/pekko/pull/1528#discussion_r1921748725
##
build.sbt:
##
@@ -361,7 +361,7 @@ lazy val protobufV3 = pekkoModule("protobuf-v3")
.inProject),
assembly / assemblyOption := (assembly /
assemblyOption).
He-Pin commented on code in PR #1528:
URL: https://github.com/apache/pekko/pull/1528#discussion_r1921748995
##
project/plugins.sbt:
##
@@ -7,7 +7,7 @@
* This file is part of the Apache Pekko project, which was derived from Akka.
*/
-addSbtPlugin("com.eed3si9n" % "sbt-assem
He-Pin commented on code in PR #1528:
URL: https://github.com/apache/pekko/pull/1528#discussion_r1921747410
##
build.sbt:
##
@@ -361,7 +361,7 @@ lazy val protobufV3 = pekkoModule("protobuf-v3")
.inProject),
assembly / assemblyOption := (assembly /
assemblyOption).
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:
72c487ff8bda39c6a9b684fc849240c69a4d4845 / scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
Update sbt-scalafix,
pjfanning merged PR #242:
URL: https://github.com/apache/pekko-projection/pull/242
--
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-unsubsc
He-Pin commented on PR #1424:
URL: https://github.com/apache/pekko/pull/1424#issuecomment-2601049428
@Roiocam Chinese Spring Festival is coming, I would like to have this done
before that.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
He-Pin opened a new issue, #1735:
URL: https://github.com/apache/pekko/issues/1735
Even though we have a test for it, the doc currently about the
`virtual-thread-executor` is just living in the reference.conf
the spec is `org.apache.pekko.dispatch.VirtualThreadPoolDispatcherSpec`
--
He-Pin merged PR #1734:
URL: https://github.com/apache/pekko/pull/1734
--
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
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:
d4b7fb59ac85603b6701c65704991b8ff15e28f7 / He-Pin
feat: Add LoadMetrics support for virtual thread executor.
Report URL: https:/
He-Pin commented on PR #1734:
URL: https://github.com/apache/pekko/pull/1734#issuecomment-2600991904
The short answer is no, no in both PRs.
--
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
pjfanning commented on PR #1734:
URL: https://github.com/apache/pekko/pull/1734#issuecomment-2600989721
To repeat, I don't mind if add-opens are needed for opt-in features like
virtual thread support. What I don't want is to force all Pekko users to set
them. So the question is does this ch
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:
d4b7fb59ac85603b6701c65704991b8ff15e28f7 / He-Pin
feat: Add LoadMetrics support for virtual thread executor.
Report URL: https://github.com/apache/pe
He-Pin commented on PR #1724:
URL: https://github.com/apache/pekko/pull/1724#issuecomment-2600983347
>can we add a config to only support this if a config is set - and the
config defaults to false?
Can't, will need a `add-opens` at least for `MethodHandles`' `LookUp`
>this mean
He-Pin commented on PR #1734:
URL: https://github.com/apache/pekko/pull/1734#issuecomment-2600976050
@pjfanning I think I'm done with it now, just a warning instead. Please
don't block it again. If you find anything that can be improved, push it
directly. Workday is coming.
--
This is an
He-Pin commented on PR #1734:
URL: https://github.com/apache/pekko/pull/1734#issuecomment-2600974358
Now with :
```
[WARN] [01/20/2025 02:35:27.497]
[VirtualThreadPoolDispatcherSpec-pekko.actor.internal-dispatcher-3]
[VirtualThreadExecutorConfigurator]
Failed to get the default sc
The GitHub Actions job "CI" on pekko-connectors-kafka.git has failed.
Run started by GitHub user pjfanning (triggered by pjfanning).
Head commit for run:
1f1c5ca5b7636177d476dffdca940cd74c155b2a / scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
Update scala-li
The GitHub Actions job "CI" on pekko-connectors-kafka.git has failed.
Run started by GitHub user pjfanning (triggered by pjfanning).
Head commit for run:
def4c355bdc26be0b2a36eb52a997a9867da94cf / PJ Fanning
Update link-validator.conf
Report URL:
https://github.com/apache/pekko-connectors-ka
The GitHub Actions job "CI" on pekko-connectors-kafka.git has failed.
Run started by GitHub user pjfanning (triggered by pjfanning).
Head commit for run:
2b2434ed1d780aa4f9ddb2e0287e4a763f0799c8 / scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
Update metrics-
26 matches
Mail list logo