I agree with the sentiment that in general we should be focusing on pekko-core (in any case it's necessary for all of the other pekko modules).
As mentioned in my earlier email today pekko-core is in a good state to work on right now, so it should be quite practical to split out the mentioned work amongst the community. The main technical task to be done is to figure out how migrating from an Akka to Pekko cluster would work. Regards -- Matthew de Detrich Aiven Deutschland GmbH Immanuelkirchstraße 26, 10405 Berlin Amtsgericht Charlottenburg, HRB 209739 B Geschäftsführer: Oskari Saarenmaa & Hannu Valtonen m: +491603708037 w: aiven.io e: [email protected] On 5. Jan 2023 at 16:16 +0100, PJ Fanning <[email protected]>, wrote: > Hi everyone, > > I'm going to ignore that there are other pekko git repos. A lot of the > same work needs to be done for those repos but it simplifies the > conversation to ignore them in this thread. We can come back to them > later. > > There has been good progress but there is a lot still to do. Some of > the key issues remaining include. > * getting the Apache license headers into the source files > * getting the nightlies published > * getting the doc site up > * careful review of the docs to remove any remaining references to > Lightbend or Akka (including logos) > * new look and feel for the docs (just so they don't look exactly like > the Akka ones) > * review the automated test failures > * source and binary distributions > (https://github.com/apache/incubator-pekko/issues/78) > * upgrade dependency jars if they have CVEs (unless we need to make > major changes to facilitate the upgrade) > > Some of these tasks are in progress but most of the tasks could be > taken on by willing volunteers. > > There may be an argument that we could try an early M0 or M1 release > to allow outside lib maintainers and other interested parties to try > out the new libs. There are probably not many of the items above that > could be delayed to a later milstone though - possibly some of the doc > and test tasks. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
