Comment 2 for bug 1838648

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

Reviewed: https://review.opendev.org/674059
Committed: https://git.openstack.org/cgit/openstack/charm-percona-cluster/commit/?id=475b889020271dd09003fafc5459d1a2617ce0a5
Submitter: Zuul
Branch: master

commit 475b889020271dd09003fafc5459d1a2617ce0a5
Author: David Ames <email address hidden>
Date: Thu Aug 1 07:55:06 2019 -0700

    Do not add former leader to hosts

    After a cold boot, the leader has likely changed. Do not add this node
    as a former leader to the hosts list. This may cause changes to
    mysqld.cnf and an unwanted attempted restart of mysql.

    Change-Id: I5fc4b7822a4550e53e97655771938a903f92fcb1
    Close-Bug: #1838648