Skip to content

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
@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

Development

Successfully merging this pull request may close these issues.

Allow quorum queues for internal use by Federation A way to configure durability of the queues used by exchange federation

4 participants