Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

topology recovery: supporting {instanceType}, {isMaster}, {isCoMaster} placeholders #1008

Merged
merged 6 commits into from Dec 3, 2019

Conversation

shlomi-noach
Copy link
Collaborator

Supporting these placeholders:

  • {instanceType}: one of "master", "co-master" or "intermediate-master"
  • {isMaster} (true/false)
  • {isCoMaster} (true/false)

These placeholders assist in better understanding the type of failover inside the pre/post failover hooks.

@shlomi-noach shlomi-noach temporarily deployed to production/mysql_cluster=concertmaster November 25, 2019 07:40 Inactive
@shlomi-noach shlomi-noach had a problem deploying to production/mysql_cluster=concertmaster November 25, 2019 07:45 Failure
@shlomi-noach shlomi-noach temporarily deployed to production/mysql_cluster=concertmaster November 27, 2019 07:34 Inactive
@shlomi-noach shlomi-noach merged commit 469e031 into master Dec 3, 2019
@shlomi-noach shlomi-noach deleted the instance-type-placeholders branch December 3, 2019 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant