Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Definition export: inject default queue type into virtual host metadata (backport #12821) #12839

Merged
merged 11 commits into from
Nov 27, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Nov 27, 2024

With this change, GET /api/definitions and GET /api/vhosts will inject a default queue type (DQT) into virtual host metadata when default_queue_type is set in rabbitmq.conf (v4.0.x-only) and the virtual host in question does not have DQT defined for it:

default_queue_type = quorum

Closes #12776.
Closes #12835.


This is an automatic backport of pull request #12821 done by Mergify.

@michaelklishin michaelklishin added this to the 4.0.5 milestone Nov 27, 2024
@mergify mergify bot added the bazel label Nov 27, 2024
@michaelklishin michaelklishin merged commit 6cb9737 into v4.0.x Nov 27, 2024
193 of 194 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.0.x/pr-12821 branch November 27, 2024 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant