-
After migrating GHA to use SHAs, both Pekko AITs started to fail with timeouts. Fix and re-enable them.
Original PR to disable: https://github.com/newrelic/newrelic-java-agent/pull/1909
-
Would it be possible to consider producing a Pekko equivalent of this lib?
Pekko HTTP is not yet released but snapshot jars can be found at https://repository.apache.org/content/groups/snapshots/or…
-
Pekko 1.0.1 and Pekko HTTP 1.0.0 are now available.
https://pekko.apache.org/docs/pekko/current/project/migration-guides.html
-
Hello,
Thanks for releasing the long awaited 2.8.0 :)
I haven't seen any changelog or release note though unless I'm not looking in the right place.
-
Now that Akka is [switching to the Business Source License](https://www.lightbend.com/akka/license-faq) I was wondering if you would be interested in maintaining a [Pekko](https://pekko.apache.org/wha…
-
Hey, I notice that when I migrate to Pekko (form latest "free" Akka), I start getting occasional `org.apache.pekko.stream.SubscriptionWithCancelException$NoMoreElementsNeeded$ (No error message suppli…
-
Very simple reproducer with explanation: https://github.com/mkurz/akka-http-percent-encoding-bug (that reproducer is still based on akka-http but should work 1:1 when applied to pekko-http)
Copy an…
mkurz updated
1 month ago
-
Issue: Apache Pekko-based Streaming Application Idle After Kafka Rebalancing
Description: Our application, which runs on Kubernetes with KEDA scaling based on consumer group lag, has encountered is…
-
Is there an alternative for `macrosakka` to be used with Pekko?
-
I would be in favor to drop akka and use pekko instead, already did the migration on other project and it wend fine.
Should we keep both version in parallel ? I do not use the akka feature of this …