Skip to content

AddMembers and DeleteMembers is not atomic #34

@camphillips22

Description

@camphillips22

AddMembers and DeleteMembers use kv.Put() to store a merged list of consumers. This means that, when called by multiple processes, the puts can race.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions