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

2025-01-22 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: 01de9bba6b71c6e151ee0ab66fabc0dc9c973829 / He-Pin feat: Add TraversalBuilder.getValuePresentedSource method for further optimization. Report URL: ht

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

2025-01-22 Thread GitBox
The GitHub Actions job "Scalafmt" on pekko.git has succeeded. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: 01de9bba6b71c6e151ee0ab66fabc0dc9c973829 / He-Pin feat: Add TraversalBuilder.getValuePresentedSource method for further optimization. Report URL: https:/

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

2025-01-22 Thread GitBox
The GitHub Actions job "Scalafmt" on pekko.git has failed. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: bfbfe06130930a7d39fe6a808fad372c43203efb / He-Pin feat: Add TraversalBuilder.getValuePresentedSource method for further optimization. Report URL: https://gi

Re: [PR] feat: Add TraversalBuilder.getValuePresentedSource method for further optimization [pekko]

2025-01-22 Thread via GitHub
He-Pin commented on PR #1701: URL: https://github.com/apache/pekko/pull/1701#issuecomment-2608909882 @pjfanning @raboof Would you like to help review this? -- 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

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

2025-01-22 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: 1f1c5ca5b7636177d476dffdca940cd74c155b2a / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github

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

2025-01-22 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: 2469f729f7503acf814bcbd042b4bb0863103c9d / He-Pin(kerr) feat: Add support for switching scheduler (#1724) Report URL: https://github.com/apache/p

[I] Confusing sentence in Design Principles docs [pekko]

2025-01-22 Thread via GitHub
InmanCochrane opened a new issue, #1740: URL: https://github.com/apache/pekko/issues/1740 I know this is trivial, and 7 years old from the Akka fork, but I was perplexed by this sentence in the [Design Principles page](https://pekko.apache.org/docs/pekko/current/general/stream/stream-design

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

2025-01-22 Thread via GitHub
He-Pin commented on PR #1724: URL: https://github.com/apache/pekko/pull/1724#issuecomment-2608141383 Thanks for review. -- 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 u

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

2025-01-22 Thread via GitHub
He-Pin merged PR #1724: URL: https://github.com/apache/pekko/pull/1724 -- 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] chore: Add support for controlling the NettyTransport's byteBuf alloc… [pekko]

2025-01-22 Thread via GitHub
pjfanning commented on PR #1709: URL: https://github.com/apache/pekko/pull/1709#issuecomment-2608125754 @raboof @nvollmar What do you think? This looks not too bad for a patch - not ideal to have a non-bug fix in a patch but the change is small enough and doesn't have an API impact. The def

Re: [PR] chore: Add support for controlling the NettyTransport's byteBuf alloc… [pekko]

2025-01-22 Thread via GitHub
ferenc-csaky commented on PR #1709: URL: https://github.com/apache/pekko/pull/1709#issuecomment-2607991560 Yes, I built Pekko myself locally after I applied this patch to 1.1.x locally, and built Flink against that version with the added setting to run the test. -- This is an automated m

Re: [PR] chore: Add support for controlling the NettyTransport's byteBuf alloc… [pekko]

2025-01-22 Thread via GitHub
He-Pin commented on PR #1709: URL: https://github.com/apache/pekko/pull/1709#issuecomment-2607882539 > This PR is not merged. You can only get this support by using the latest 1.2 snapshots. > > See https://github.com/apache/pekko/pull/1709#issuecomment-2599698240 And I built 1

Re: [PR] chore: Add support for controlling the NettyTransport's byteBuf alloc… [pekko]

2025-01-22 Thread via GitHub
pjfanning commented on PR #1709: URL: https://github.com/apache/pekko/pull/1709#issuecomment-2607851256 This PR is not merged. You can only get this support by using the latest 1.2 snapshots. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

Re: [PR] chore: Add support for controlling the NettyTransport's byteBuf alloc… [pekko]

2025-01-22 Thread via GitHub
ferenc-csaky commented on PR #1709: URL: https://github.com/apache/pekko/pull/1709#issuecomment-2607835835 @pjfanning I just created a local Pekko build (more details in https://github.com/apache/flink/pull/25955) from the 1.1.x branch with this PR applied on top and executed our failing te

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

2025-01-22 Thread via GitHub
pjfanning commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1925223943 ## docs/src/test/scala/docs/dispatcher/DispatcherDocSpec.scala: ## @@ -66,6 +66,10 @@ object DispatcherDocSpec { parallelism-factor = 2.0 # Max number

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

2025-01-22 Thread via GitHub
He-Pin commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1925224019 ## docs/src/main/paradox/typed/dispatchers.md: ## @@ -129,6 +129,17 @@ You can read more about parallelism in the JDK's [ForkJoinPool documentation](ht When Running on

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

2025-01-22 Thread via GitHub
pjfanning commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1925223571 ## docs/src/main/paradox/typed/dispatchers.md: ## @@ -129,6 +129,17 @@ You can read more about parallelism in the JDK's [ForkJoinPool documentation](ht When Running

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

2025-01-22 Thread via GitHub
pjfanning commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1925223160 ## docs/src/main/paradox/dispatchers.md: ## @@ -44,6 +44,16 @@ You can read more about parallelism in the JDK's [ForkJoinPool documentation](ht When Running on Java

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

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

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

2025-01-22 Thread via GitHub
pjfanning commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1925172696 ## docs/src/main/paradox/dispatchers.md: ## @@ -44,6 +44,16 @@ You can read more about parallelism in the JDK's [ForkJoinPool documentation](ht When Running on Java

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

2025-01-22 Thread via GitHub
pjfanning commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1925172397 ## docs/src/main/paradox/typed/dispatchers.md: ## @@ -129,6 +129,17 @@ You can read more about parallelism in the JDK's [ForkJoinPool documentation](ht When Running

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

2025-01-22 Thread via GitHub
pjfanning commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1925112232 ## docs/src/main/paradox/dispatchers.md: ## @@ -44,6 +44,17 @@ You can read more about parallelism in the JDK's [ForkJoinPool documentation](ht When Running on Java

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

2025-01-22 Thread via GitHub
pjfanning commented on code in PR #1724: URL: https://github.com/apache/pekko/pull/1724#discussion_r1925098689 ## docs/src/main/paradox/dispatchers.md: ## @@ -44,6 +44,17 @@ You can read more about parallelism in the JDK's [ForkJoinPool documentation](ht When Running on Java