Skip to content

Make system.cluster.membershipSnapshot an async property so we can back it by an actor #949

@ktoso

Description

@ktoso

public var membershipSnapshot: Cluster.Membership {

Currently it uses a thing we have to lock to update; instead, let's power it using an actor and make the property async

Metadata

Metadata

Assignees

Labels

2 - pick nextIf looking for work, pick this ticket :-)help wantedGreat tickets to get started contributing!size/SSmall task. (A couple of hours of work.)t:cluster:all

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions