Skip to content

Akka.Cluster: quarantining / reachability changes appear to be extremely sensitive #4849

@Aaronontheweb

Description

@Aaronontheweb

Akka.NET version: 1.4.17

As the description states, in a cluster with the following composition:

~20 unreachable nodes
~40 weakly up nodes
~30 up nodes

Any attempts to Down the unreachable nodes successfully change their status from Up / WeaklyUp -> Down, but they are never correctly exited from the cluster nor are any of the WeaklyUp nodes promoted to Up. Using a split brain resolver and a pbm cluster down-unreachable command have both demonstrated this.

This looks like a gossip convergence issue to me - going to investigate.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions