Skip to content

Don't hold clsMu while purging stream consumers#6933

Merged
neilalexander merged 1 commit intomainfrom
neil/clsmu
May 30, 2025
Merged

Don't hold clsMu while purging stream consumers#6933
neilalexander merged 1 commit intomainfrom
neil/clsmu

Conversation

@neilalexander
Copy link
Copy Markdown
Member

Otherwise this can potentially result in a deadlock if interleaving with certain other operations, i.e. stream purges, new consumer assignments.

Signed-off-by: Neil Twigg neil@nats.io

Otherwise this can potentially result in a deadlock if interleaving with
certain other operations, i.e. stream purges, new consumer assignments.

Signed-off-by: Neil Twigg <neil@nats.io>
@neilalexander neilalexander requested a review from a team as a code owner May 30, 2025 16:57
Copy link
Copy Markdown
Member

@derekcollison derekcollison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@neilalexander neilalexander merged commit 809685c into main May 30, 2025
90 of 92 checks passed
@neilalexander neilalexander deleted the neil/clsmu branch May 30, 2025 17:25
neilalexander added a commit that referenced this pull request Jun 17, 2025
Includes the following:

- #6922
- #6931
- #6933
- #6934
- #6939
- #6938
- #6940
- #6941
- #6942
- #6943
- #6945
- #6944
- #6947
- #6948
- #6949
- #6956
- #6960
- #6961
- #6951
- #6965
- #6968
- #6981
- #6983
- #6984

Signed-off-by: Neil Twigg <neil@nats.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants