-
We are getting issues with an Apache Pekko jar that is built using sbt-assembly.
The issue is described in https://github.com/apache/incubator-pekko/issues/685
See https://bugs.openjdk.org/brows…
-
Motivation:
Junit 5 has many new function, eg dynamic testing, and I think we can move to it later.
-
see https://github.com/apache/pekko-persistence-cassandra/pull/212
there change that seems to have caused the issue is #1218 (and earlier #1186)
-
Both EventSourcedBehavior and Durable state seem to be exposed to stack overflow exceptions when lots of read-only commands are in the stash. This bug has already been opened as an [issue](https://git…
-
In Pekko we used [paradox](https://github.com/lightbend/paradox) in order to generate documentation, and the primary way that Paradox works is that you place code that you want to be documented inside…
-
* v1.1.0 or later
* Akka team already removed it before Pekko was forked - but we undid that
* https://github.com/apache/incubator-pekko-connectors/commit/49ec3aad562e50cf79dd5d8344956f5053400f26
*…
-
https://github.com/rickfast/consul-client -- owner has archived repo
has this problem - https://github.com/hashicorp/consul/issues/9776
-
* Use [Pekko snapshots](https://repository.apache.org/snapshots/org/apache/pekko/)
* Akka 2.6.20
* Find a simple Akka cluster scenario or sample
* akka-persistence / pekko-persistence interoperabil…
-
### Discussed in https://github.com/apache/incubator-pekko-http/discussions/138
Originally posted by **jphelp32** April 18, 2023
@jrudolph
can you comment on the likelihood of pekko-http addr…
-
JDK 21 will be released very soon and I saw some libraries are starting to prepare their library for Loom.
eg:
https://github.com/graphql-java/graphql-java/pull/3317
https://github.com/reactor/reac…