The document needs to be updated #1786
counter2015
started this conversation in
General
Replies: 1 comment 1 reply
-
You can edit the URL you are using and replace |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm reading doc from pekko website, try to figure out how to run a crontab-like job by cluster singleton inside k8s environment.
the doc link: https://pekko.apache.org/docs/pekko/1.0/typed/cluster-singleton.html
It seems peeko doc is managed by version (according the url), but I cant find anywhere to change current version of doc.
The info list in doc seems outdated.
However, in mvn repo, the latest stable version is 1.1.3
see: https://mvnrepository.com/artifact/org.apache.pekko/pekko-cluster-typed_3/1.1.3
IMO, such kind of version info should be generated along side with version release.
And the todo issue seems linked to akka

Beta Was this translation helpful? Give feedback.
All reactions