Comment 14 for bug 1917645

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/+/819142
Committed: https://opendev.org/openstack/oslo.messaging/commit/7b3968d9b012e873a9b393fcefa578c46fca18c6
Submitter: "Zuul (22348)"
Branch: master

commit 7b3968d9b012e873a9b393fcefa578c46fca18c6
Author: Balazs Gibizer <email address hidden>
Date: Tue Nov 23 16:58:05 2021 +0100

    [rabbit] use retry parameters during notification sending

    The rabbit backend now applies the [oslo_messaging_notifications]retry,
    [oslo_messaging_rabbit]rabbit_retry_interval, rabbit_retry_backoff and
    rabbit_interval_max configuration parameters when tries to establish the
    connection to the message bus during notification sending.

    This patch also clarifies the differences between the behavior
    of the kafka and the rabbit drivers in this regard.

    Closes-Bug: #1917645
    Change-Id: Id4ccafc95314c86ae918336e42cca64a6acd4d94