Skip to content

Docs: comments on router supervision are out of date #6976

Open
@Aaronontheweb

Description

@Aaronontheweb

Please describe what you are trying to understand

https://getakka.net/articles/actors/routers.html#supervision

"By default, pool routers use a custom strategy that only returns Escalate for all exceptions, the router supervising the failing worker will then escalate to its own parent"

Not true any more, as of #6295 in v1.4.50.

What did these pages not make clear?

Information is wrong - we use the default supervision strategy now and the documents should say so.

How can we do it better?

We just need to change this section to suggest that Pool routers now use Directive.Restart by default, like every other actor.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions