Re: [PR] build with pekko 1.1.3 [pekko-http]
raboof merged PR #649: URL: https://github.com/apache/pekko-http/pull/649 -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
Re: [PR] pekko 1.1.3 [pekko-persistence-cassandra]
raboof merged PR #251: URL: https://github.com/apache/pekko-persistence-cassandra/pull/251 -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
Re: [PR] pekko 1.1.3 [pekko-persistence-dynamodb]
raboof merged PR #193: URL: https://github.com/apache/pekko-persistence-dynamodb/pull/193 -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
Re: [PR] pekko 1.1.3 [pekko-connectors]
raboof merged PR #939: URL: https://github.com/apache/pekko-connectors/pull/939 -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
Re: [PR] upgrade pekko, logback, sbt [pekko-samples]
raboof merged PR #127: URL: https://github.com/apache/pekko-samples/pull/127 -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
Re: [PR] chore: Run nightly 1.0 build weekly [pekko]
He-Pin merged PR #1697: URL: https://github.com/apache/pekko/pull/1697 -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
[GH] (pekko-persistence-cassandra): Workflow run "Unit Tests" is working again!
The GitHub Actions job "Unit Tests" on pekko-persistence-cassandra.git has succeeded. Run started by GitHub user raboof (triggered by raboof). Head commit for run: a032c5a4769b85bcba3b112c7e8b1b72c3c82e36 / PJ Fanning pekko 1.1.3 (#251) Report URL: https://github.com/apache/pekko-persistence-cassandra/actions/runs/12686069627 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
[PR] Update jetty-alpn-java-client, ... to 9.4.57.v20241219 [pekko-connectors]
scala-steward-asf[bot] opened a new pull request, #940: URL: https://github.com/apache/pekko-connectors/pull/940 ## About this PR 📦 Updates * [org.eclipse.jetty:jetty-alpn-java-client](https://github.com/jetty/jetty.project) * [org.eclipse.jetty:jetty-alpn-java-server](https://github.com/jetty/jetty.project) * [org.eclipse.jetty:jetty-alpn-openjdk8-client](https://github.com/jetty/jetty.project) * [org.eclipse.jetty:jetty-alpn-openjdk8-server](https://github.com/jetty/jetty.project) * [org.eclipse.jetty:jetty-alpn-server](https://github.com/jetty/jetty.project) * [org.eclipse.jetty:jetty-proxy](https://github.com/jetty/jetty.project) * [org.eclipse.jetty:jetty-server](https://github.com/jetty/jetty.project) * [org.eclipse.jetty:jetty-servlet](https://github.com/jetty/jetty.project) * [org.eclipse.jetty:jetty-servlets](https://github.com/jetty/jetty.project) * [org.eclipse.jetty:jetty-webapp](https://github.com/jetty/jetty.project) from `9.4.56.v20240826` to `9.4.57.v20241219` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below. Configure Scala Steward for your repository with a [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/8929fadb6f535472bd63397b1cb55a835fa1b5cb/docs/repo-specific-configuration.md) file. _Have a fantastic day writing Scala!_ ⚙ Adjust future updates Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [ { groupId = "org.eclipse.jetty" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.eclipse.jetty" } }] ``` labels: test-library-update, commit-count:1 -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
[PR] Update auth, dynamodb, eventbridge, firehose, ... to 2.29.48 [pekko-connectors]
scala-steward-asf[bot] opened a new pull request, #942: URL: https://github.com/apache/pekko-connectors/pull/942 ## About this PR 📦 Updates * software.amazon.awssdk:auth * software.amazon.awssdk:dynamodb * software.amazon.awssdk:eventbridge * software.amazon.awssdk:firehose * software.amazon.awssdk:http-client-spi * software.amazon.awssdk:http-client-tests * software.amazon.awssdk:kinesis * software.amazon.awssdk:lambda * software.amazon.awssdk:s3 * software.amazon.awssdk:sns * software.amazon.awssdk:sqs from `2.29.45` to `2.29.48` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below. Configure Scala Steward for your repository with a [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/8929fadb6f535472bd63397b1cb55a835fa1b5cb/docs/repo-specific-configuration.md) file. _Have a fantastic day writing Scala!_ ⚙ Adjust future updates Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [ { groupId = "software.amazon.awssdk" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "software.amazon.awssdk" } }] ``` labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1 -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
[PR] Update http2-server to 9.4.57.v20241219 [pekko-connectors]
scala-steward-asf[bot] opened a new pull request, #941: URL: https://github.com/apache/pekko-connectors/pull/941 ## About this PR 📦 Updates [org.eclipse.jetty.http2:http2-server](https://github.com/jetty/jetty.project) from `9.4.56.v20240826` to `9.4.57.v20241219` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below. Configure Scala Steward for your repository with a [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/8929fadb6f535472bd63397b1cb55a835fa1b5cb/docs/repo-specific-configuration.md) file. _Have a fantastic day writing Scala!_ ⚙ Adjust future updates Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [ { groupId = "org.eclipse.jetty.http2", artifactId = "http2-server" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.eclipse.jetty.http2", artifactId = "http2-server" } }] ``` labels: test-library-update, commit-count:1 -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
[GH] (pekko-persistence-r2dbc): Workflow run "Publish Nightly" failed!
The GitHub Actions job "Publish Nightly" on pekko-persistence-r2dbc.git has failed. Run started by GitHub user mdedetrich (triggered by mdedetrich). Head commit for run: bd13657411dfe01c0022d6d080fcd3c76df32b5b / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Update logback-classic to 1.3.15 (#184) Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Report URL: https://github.com/apache/pekko-persistence-r2dbc/actions/runs/12700951976 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
[GH] (pekko-connectors): Workflow run "Publish Nightly" is working again!
The GitHub Actions job "Publish Nightly" on pekko-connectors.git has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 63f1cefac096f21a93b8ae64a395d4c6bce43caa / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Update auth, dynamodb, eventbridge, firehose, ... to 2.29.48 (#942) Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Report URL: https://github.com/apache/pekko-connectors/actions/runs/12700965134 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
[GH] (pekko-projection): Workflow run "Nightly Integration Tests for JDBC (Pekko 1.0.x)" is working again!
The GitHub Actions job "Nightly Integration Tests for JDBC (Pekko 1.0.x)" on pekko-projection.git has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 3dc9f5aa4a12756c2e25441d673f954f7dd991ba / Domantas Petrauskas <5850190+ptr...@users.noreply.github.com> Configuring persistence plugins at runtime for EventSourcedProvider (#225) * Add runtime journal config to tag query of event sourced provider * Add runtime journal config to slice query of event sourced provider * Fix imports * Add header * Fix compile error * Add logback config to test scope of eventsourced module * Fix compilation on Scala 2.12 * Add java API for events by slices with runtime config * test with pekko 1.1.3-RC1 * Update PekkoCoreDependency.scala * Update build.sbt - Co-authored-by: PJ Fanning Report URL: https://github.com/apache/pekko-projection/actions/runs/12701605244 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
[GH] (pekko-persistence-cassandra): Workflow run "Publish 1.0 jars nightly" is working again!
The GitHub Actions job "Publish 1.0 jars nightly" on pekko-persistence-cassandra.git has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: a032c5a4769b85bcba3b112c7e8b1b72c3c82e36 / PJ Fanning pekko 1.1.3 (#251) Report URL: https://github.com/apache/pekko-persistence-cassandra/actions/runs/12701000974 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
Re: [PR] Update jetty-alpn-java-client, ... to 9.4.57.v20241219 [pekko-connectors]
pjfanning merged PR #940: URL: https://github.com/apache/pekko-connectors/pull/940 -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
[GH] (pekko-connectors-kafka): Workflow run "CI" is working again!
The GitHub Actions job "CI" on pekko-connectors-kafka.git has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 3cdba22564731233298df47bae36debe03276203 / PJ Fanning pekko 1.1.3 Report URL: https://github.com/apache/pekko-connectors-kafka/actions/runs/12698803727 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
[PR] pekko 1.1.3 [pekko-management]
pjfanning opened a new pull request, #374: URL: https://github.com/apache/pekko-management/pull/374 (no comment) -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
[PR] pekko 1.1.3 [pekko-connectors-kafka]
pjfanning opened a new pull request, #272: URL: https://github.com/apache/pekko-connectors-kafka/pull/272 (no comment) -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
Re: [PR] Update auth, dynamodb, eventbridge, firehose, ... to 2.29.48 [pekko-connectors]
pjfanning merged PR #942: URL: https://github.com/apache/pekko-connectors/pull/942 -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
Re: [PR] Update http2-server to 9.4.57.v20241219 [pekko-connectors]
pjfanning closed pull request #941: Update http2-server to 9.4.57.v20241219 URL: https://github.com/apache/pekko-connectors/pull/941 -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
Re: [PR] Update http2-server to 9.4.57.v20241219 [pekko-connectors]
pjfanning commented on PR #941: URL: https://github.com/apache/pekko-connectors/pull/941#issuecomment-2581272655 same as #940 -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
[GH] (pekko-management): Workflow run "Publish" is working again!
The GitHub Actions job "Publish" on pekko-management.git has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 4de61bafc487f9d352f94be91cb0d4fe630a10b7 / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Update logback-classic to 1.3.15 (#371) Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Report URL: https://github.com/apache/pekko-management/actions/runs/12700996011 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
[PR] pekko 1.1.3 [pekko-persistence-jdbc]
pjfanning opened a new pull request, #257: URL: https://github.com/apache/pekko-persistence-jdbc/pull/257 (no comment) -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
[PR] pekko 1.1.3 [pekko-persistence-r2dbc]
pjfanning opened a new pull request, #187: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/187 (no comment) -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
[GH] (pekko-management): Workflow run "Unit Tests" is working again!
The GitHub Actions job "Unit Tests" on pekko-management.git has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 7fd5393ac7b58b89857efd321035cc9aef41034f / PJ Fanning pekko 1.1.3 Report URL: https://github.com/apache/pekko-management/actions/runs/12698782989 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
[GH] (pekko-management): Workflow run "Nightly Tests" failed!
The GitHub Actions job "Nightly Tests" on pekko-management.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 4de61bafc487f9d352f94be91cb0d4fe630a10b7 / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Update logback-classic to 1.3.15 (#371) Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Report URL: https://github.com/apache/pekko-management/actions/runs/12702153103 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
[PR] pekko 1.1.3 [pekko-grpc]
pjfanning opened a new pull request, #425: URL: https://github.com/apache/pekko-grpc/pull/425 (no comment) -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
[GH] (pekko-http): Workflow run "Nightly Builds" failed!
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: 7edc11ca40fd76d17df73c43600059cb6a8b2398 / PJ Fanning build with pekko 1.1.3 (#649) * test with pekko 1.1.3 (RC1) * chore: Update pekko to 1.1.3 * Update build.sbt - Co-authored-by: He-Pin(kerr) Report URL: https://github.com/apache/pekko-http/actions/runs/12701876654 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
Re: [PR] chore: Make AddFutureAwaitResult an AnyVal [pekko-http]
pjfanning commented on PR #647: URL: https://github.com/apache/pekko-http/pull/647#issuecomment-2580128971 mima issue for scala 3 build ``` [error] * static method AddFutureAwaitResult(scala.concurrent.Future)org.apache.pekko.http.impl.util.package#AddFutureAwaitResult in class org.apache.pekko.http.impl.util.package has a different result type in current version, where it is scala.concurrent.Future rather than org.apache.pekko.http.impl.util.package#AddFutureAwaitResult [error]filter with: ProblemFilters.exclude[IncompatibleResultTypeProblem]("org.apache.pekko.http.impl.util.package.AddFutureAwaitResult") ``` -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
Re: [PR] chore: Make AddFutureAwaitResult an AnyVal [pekko-http]
raboof commented on PR #647: URL: https://github.com/apache/pekko-http/pull/647#issuecomment-2580144941 > mima issue for scala 3 build > > ``` > [error] * static method AddFutureAwaitResult(scala.concurrent.Future)org.apache.pekko.http.impl.util.package#AddFutureAwaitResult in class org.apache.pekko.http.impl.util.package has a different result type in current version, where it is scala.concurrent.Future rather than org.apache.pekko.http.impl.util.package#AddFutureAwaitResult > [error]filter with: ProblemFilters.exclude[IncompatibleResultTypeProblem]("org.apache.pekko.http.impl.util.package.AddFutureAwaitResult") > ``` that is weird, but as this class is `private[http]` can be safely ignored AFAICS -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
Re: [PR] perf: optmize NettyChannelHandlerAdapter with explict extends. [pekko]
He-Pin commented on PR #1667: URL: https://github.com/apache/pekko/pull/1667#issuecomment-2580003426 @raboof @pjfanning Do you think we should backport this? as Flink will use this pekko too. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
Re: [PR] Remove duplicate scopes value in reference.conf [pekko-connectors]
pjfanning commented on PR #314: URL: https://github.com/apache/pekko-connectors/pull/314#issuecomment-2580012527 @JD557 I added your note from #861 -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
Re: [PR] perf: optmize NettyChannelHandlerAdapter with explict extends. [pekko]
pjfanning commented on PR #1667: URL: https://github.com/apache/pekko/pull/1667#issuecomment-2580015776 I don't want to pre-empt anything. If Flink team want to test the 1.2.0 snapshot and find that works better for them - we could then consider backporting 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 to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org
Re: [PR] Configuring persistence plugins at runtime for EventSourcedProvider [pekko-projection]
pjfanning merged PR #225: URL: https://github.com/apache/pekko-projection/pull/225 -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org