apache / apache/pekko

Docs: child actors automatically restarted only if they were created in setup method ??

Open
#451 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
1.6k
Forks
211
Avg merge
1d 6h
Merged PRs (30d)
89

Description

https://github.com/apache/incubator-pekko/blob/ae84471e4d2ae497682d08bc3dc1b62cda2cc908/docs/src/main/paradox/typed/fault-tolerance.md?plain=1#L119

The sentence should be changed to avoid confusion:

"If child actors should remain intact (not stopped) when parent is restarted the supervise should be placed inside the setup and using SupervisorStrategy.restart().withStopChildren(false) like this:"

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.