Comment 22 for bug 1818260

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

Reviewed: https://review.opendev.org/732928
Committed: https://git.openstack.org/cgit/openstack/charm-rabbitmq-server/commit/?id=5318764cc6be62d54ba1bb4d998301f81fb2c63e
Submitter: Zuul
Branch: master

commit 5318764cc6be62d54ba1bb4d998301f81fb2c63e
Author: David Ames <email address hidden>
Date: Tue Jun 2 09:55:05 2020 -0700

    Forget cluster node as an action

    There are race conditions in which the forget_cluster_node can get
    executed against a node that is in the process of joining the cluster.

    This change moves forget_cluster_node to an action that can be
    performed by the administrator. The asses_cluster_status has been
    updated to check for departed nodes and set status pointing toward the
    use of the new forget-cluster-node action.

    Closes-Bug: #1818260
    Change-Id: I64bcdb9811a3816b394395fac19f5af5cc9f9006