Investigate forming mixed Pekko and Akka cluster
Open
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 211
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 89
Description
* 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 interoperability needs testing too
* See if you can form a cluster with an Akka node and a Pekko node and see if they can interact with one another
* There is a fear that the serialized messages may contain Akka or Pekko markers that will see them rejected by nodes of the other type.
Contributor guide
Assessment
This issue has not been assessed yet.