Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.

Fix rebooting cluster from complete outage #94

Merged
merged 2 commits into from
May 17, 2018

Conversation

prydie
Copy link

@prydie prydie commented May 8, 2018

@prydie prydie requested a review from owainlewis May 8, 2018 17:41
@prydie
Copy link
Author

prydie commented May 8, 2018

@gites Would be v interested to hear if this works for you.

Copy link
Member

@garthy garthy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want to wrap a version check arond this as it should be fixed in the next version?

@gites
Copy link

gites commented May 9, 2018

@prydie work like a charm!

@prydie
Copy link
Author

prydie commented May 9, 2018

@garthy On reflection I'm not sure we actually want to revert to calling dba.reboot_cluster_from_complete_outage() if this is sufficient. It calls rejoin instance on each member under the hood which the other mysql-agents execute themselves anyway.

Currently dba.reboot_cluster_from_complete_outage() does not respect
the SSL mode of the cluster (see: https://bugs.mysql.com/90793). This
works around that until 8.0.12 is released.
@prydie prydie force-pushed the ap/fix-reboot-from-complete-outage branch from 8968b32 to 7de8598 Compare May 17, 2018 16:01
@prydie prydie merged commit 2dd6144 into master May 17, 2018
@prydie prydie deleted the ap/fix-reboot-from-complete-outage branch May 17, 2018 16:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants