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

Add queue type setting for exchange federation #10663

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

mkuratczyk
Copy link
Contributor

This allows using a quorum queue as the upstream buffer for exchange federation.
While at it, x-ha-policy parameter was removed - it was unused since RabbitMQ 3.0.

Closes #4683
Closes #2544

Remove x-ha-policy (ignored since RabbitMQ 3.0)
@mkuratczyk mkuratczyk force-pushed the exchange-federation-qq branch from a120eae to 2e8ff3a Compare March 4, 2024 16:31
@michaelklishin michaelklishin merged commit 21d4afb into main Mar 6, 2024
14 checks passed
@michaelklishin michaelklishin deleted the exchange-federation-qq branch March 6, 2024 04:18
michaelklishin added a commit that referenced this pull request Mar 6, 2024
Add queue type setting for exchange federation (backport #10663)
@alphamonkey79
Copy link

Hello

Looking to implement this via our RabbitMQ policy definition(s) in Ansible code but running into issue...

'queue_type' => 'quorum',
[{<<"queue_type">>,<<"quorum">>}] are not recognised policy settings

'queue-type' => 'quorum',
[{<<"queue-type">>,<<"quorum">>}] are not recognised policy settings

Not sure what I could be missing?

Tim

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants