oslo.messaging 14.2.4 (antelope)
We are jazzed to announce the release of: oslo.messaging 14.2.4: Oslo Messaging API This release is part of the antelope release series. The source is available from: https://opendev.org/openstack/oslo.messaging Download the package from: https://pypi.org/project/oslo.messaging Please report issues through: https://bugs.launchpad.net/oslo.messaging/+bugs For more details, please see below. 14.2.4 ^^^^^^ Bug Fixes * Auto-delete the failed quorum rabbit queues. When rabbit is failing for a specific quorum queue, delete the queue before trying to recreate it. This may happen if the queue is not recoverable on rabbit side. See https://www.rabbitmq.com/quorum- queues.html#availability for more info on this specific case. * Fixed typo in variable names "rabbit_quorum_max_memory_length" and "rabbit_quorum_max_memory_bytes". Please make changes in your config files to correspond correct variables. Changes in oslo.messaging 14.2.3..14.2.4 ---------------------------------------- 00f839d1 Fix typo in quorum-related variables for RabbitMQ dcad86be Auto-delete the failed quorum rabbit queues Diffstat (except docs and test files) ------------------------------------- oslo_messaging/_drivers/impl_rabbit.py | 44 ++++++++++++++++++---- ...uto-deleted-failed-quorum-ca6a3923c3ed999a.yaml | 9 +++++ .../notes/rabbit_quorum_typo-9c06a9fd8d767f53.yaml | 6 +++ 4 files changed, 53 insertions(+), 10 deletions(-)
participants (1)
-
no-reply@openstack.org