Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue with link to an Akka sample in pekko-sample-cluster-java README.md #32

Open
pjfanning opened this issue Apr 13, 2023 · 1 comment

Comments

@pjfanning
Copy link
Contributor

pjfanning commented Apr 13, 2023

The pekko-sample-cluster-java README.md docs refer to:

Distributed Workers With Akka - https://developer.lightbend.com/guides/akka-distributed-workers-java/

This seems to be non-existent. We have a Scala sample like this but not a Java one.

In #33, I'm changing the link to be to the existent Scala sample. Maybe, someone with time and an interest in Java support will write the Java equivalent.

@mario-renau-a
Copy link
Contributor

mario-renau-a commented Aug 3, 2023

As a first step I will modified build.sbt from the pekko-sample-distributed-workers-scala, so instead of:

name := "pekko-distributed-workers"

Will be:

name := "pekko-distributed-workers-scala"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: No status
Development

No branches or pull requests

2 participants