Skip to content

Linearize all virtual host tracing state modifications#16763

Merged
michaelklishin merged 1 commit into
mainfrom
rabbitmq-server-16755
Jun 22, 2026
Merged

Linearize all virtual host tracing state modifications#16763
michaelklishin merged 1 commit into
mainfrom
rabbitmq-server-16755

Conversation

@michaelklishin

Copy link
Copy Markdown
Collaborator

By using a global lock, which is good enough for a node-local plugin.

Closes #16755.

By using a `global` lock, which is good enough for
a node-local plugin.

Closes #16755.
@michaelklishin michaelklishin changed the title Serialize all virtual host tracing state modifications Linearize all virtual host tracing state modifications Jun 22, 2026
@michaelklishin michaelklishin added this to the 4.4.0 milestone Jun 22, 2026
@mergify

mergify Bot commented Jun 22, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@mergify mergify Bot added the make label Jun 22, 2026
@michaelklishin
michaelklishin merged commit 6a6f6d2 into main Jun 22, 2026
188 checks passed
@michaelklishin
michaelklishin deleted the rabbitmq-server-16755 branch June 22, 2026 22:15
michaelklishin added a commit that referenced this pull request Jun 22, 2026
Linearize all virtual host tracing state modifications (backport #16763)
michaelklishin added a commit that referenced this pull request Jun 22, 2026
Linearize all virtual host tracing state modifications (backport #16763) (backport #16764)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enabling tracing on multiple vhosts concurrently silently drops vhosts from trace_vhosts

1 participant