Comment 4 for bug 1979092

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-rabbitmq-server (stable/jammy)

Reviewed: https://review.opendev.org/c/openstack/charm-rabbitmq-server/+/847202
Committed: https://opendev.org/openstack/charm-rabbitmq-server/commit/88112ade7dcd189add29b8b74d18672f537d985f
Submitter: "Zuul (22348)"
Branch: stable/jammy

commit 88112ade7dcd189add29b8b74d18672f537d985f
Author: Felipe Reyes <email address hidden>
Date: Fri Jun 17 16:36:51 2022 -0400

    Set cluster-partition-handling on upgrade-charm.

    For units deployed before the implementation of the
    cluster-partition-handling strategy they won't have that key set in the
    leader making the charm believe there are pending tasks, so this change
    seeds the key when is not set with the value present in the charm's
    configuration.

    Change-Id: Ifdae35ffee1ad7a8f4e5248c817cca14b69d9566
    Closes-Bug: #1979092
    (cherry picked from commit b35247364f7934579bff9585a071ff9668157e9a)