description of option "rabbit_stream_fanout" is incorrect

Bug #2058616 reported by frankming
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
oslo.messaging
Fix Released
Medium
frankming

Bug Description

Description of option "rabbit_stream_fanout" is incorrect. In the description from oslo_messaging/_drivers/impl_rabbit.py, it says:

"The stream queue is a modern queue type for RabbitMQ implementing a durable, replicated FIFO queue based on the Raft consensus algorithm. It is available as of RabbitMQ 3.8.0."

The description above is of quorum queue. So we need to fix it by using a correct stream queue description.

frankming (frankming)
Changed in oslo.messaging:
assignee: nobody → frankming (frankming)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to oslo.messaging (master)
Changed in oslo.messaging:
status: New → In Progress
Changed in oslo.messaging:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo.messaging (master)

Reviewed: https://review.opendev.org/c/openstack/oslo.messaging/+/913870
Committed: https://opendev.org/openstack/oslo.messaging/commit/ede60d7a83b0f7393b450270ce6cbbe3c13f210f
Submitter: "Zuul (22348)"
Branch: master

commit ede60d7a83b0f7393b450270ce6cbbe3c13f210f
Author: frankming <email address hidden>
Date: Thu Mar 21 15:53:56 2024 +0800

    Fix incorrect desc of rabbit_stream_fanout option

    Description of rabbit_stream_fanout option is incorrect. Actually it
    reuses the description of quorum queues. So we need to fix it with a
    correct stream queue description.

    Closes-Bug: #2058616
    Change-Id: I614280c656f7d5fe9043abee93218a9907c395ff
    Signed-off-by: frankming <email address hidden>

Changed in oslo.messaging:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to oslo.messaging (stable/2024.1)

Fix proposed to branch: stable/2024.1
Review: https://review.opendev.org/c/openstack/oslo.messaging/+/914583

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo.messaging (stable/2024.1)

Reviewed: https://review.opendev.org/c/openstack/oslo.messaging/+/914583
Committed: https://opendev.org/openstack/oslo.messaging/commit/e0929a35fdf33bd492fc35317b434c714bef3abb
Submitter: "Zuul (22348)"
Branch: stable/2024.1

commit e0929a35fdf33bd492fc35317b434c714bef3abb
Author: frankming <email address hidden>
Date: Thu Mar 21 15:53:56 2024 +0800

    Fix incorrect desc of rabbit_stream_fanout option

    Description of rabbit_stream_fanout option is incorrect. Actually it
    reuses the description of quorum queues. So we need to fix it with a
    correct stream queue description.

    Closes-Bug: #2058616
    Change-Id: I614280c656f7d5fe9043abee93218a9907c395ff
    Signed-off-by: frankming <email address hidden>
    (cherry picked from commit ede60d7a83b0f7393b450270ce6cbbe3c13f210f)

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.