Option for disable fanout message queues mirroring

Bug #1852551 reported by TWENTY |20
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack RabbitMQ Server Charm
Triaged
Wishlist
Unassigned

Bug Description

We use rabbitmq in our openstack infrastructrue and we use queues mirroring. The charm option "mirroring-queues" enable mirroring for all (When set to True the 'ha-mode: all' policy is applied to all the exchanges that match the expression '^(?!amq\.).*' )

We think the "fanout" messages are only temporary and not necessary for us to mirror them. We hope for a performace profit if we can disable mirroring for fanout message queues.

It would be great to have an option to disable fanout message queues mirroring. Or is there a way to set this setting persistently after deployment?

Revision history for this message
Alex Kavanagh (ajkavanagh) wrote :

TRIAGE: interesting new option.

Unfortunately, as the charm can write the rabbitmq configs at any time (upgrades or any other config changed) there is no way to make it persistent after deployment if it's not in the charm. Adding a config item to the charm is a fairly easy process, though. Please reach out to the Openstack charmers team on #openstack-charms on irc or via the mailing list.

Changed in charm-rabbitmq-server:
importance: Undecided → Wishlist
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.