Skip to content

Akka.Cluster Group Routers don't respect role setting when running with allow-local-routees #3294

@Aaronontheweb

Description

@Aaronontheweb

Version: Akka.NET v1.3.2

Behavior: where N = number of routees, the cluster appears to drop every N+1 message as undeliverable. Specifically, "not able to select matching routee." This is probably a modulo error inside the routing code. I've never seen this before in the wild, but have been able to replicate it with an end-user.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions