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

Revert "7.0.0a: use RabbitMQ quorum queues (#1213)" #1214

Merged
merged 1 commit into from
Feb 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions doc/source/notes/7.0.0a.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,6 @@ Housekeeping
Upgrade notes
=============

* The use of RabbitMQ quorum queues is now possible and recommended. The parameter
``om_enable_rabbitmq_quorum_queues`` is added to ``environments/kolla/configuration.yml``
for this purpose.

.. code-block:: yaml

om_enable_rabbitmq_quorum_queues: yes

* The use of ProxySQL for MariaDB is now possible and it is recommended to switch
to it as part of the upgrade. The parameter ``enable_proxysql`` is added to
``environments/kolla/configuration.yml`` for this purpose.
Expand Down