Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

Add cf_mysql.mysql.bootstrap_enabled property#212

Merged
ctaymor merged 2 commits intocloudfoundry:developfrom
s-matyukevich:bootstrap
Aug 6, 2018
Merged

Add cf_mysql.mysql.bootstrap_enabled property#212
ctaymor merged 2 commits intocloudfoundry:developfrom
s-matyukevich:bootstrap

Conversation

@s-matyukevich
Copy link
Copy Markdown
Contributor

Thanks for opening a PR. Please make sure you've read and followed the Contributing guide, including signing the Contributor License Agreement.

Feature or Bug Description

It provides a way to disable bootstrap for the first instance in an instance group

Motivation

I am using multi-cpi feature of bosh to deploy mysql cluster in 2 separate vsphere datacenters. Because of the fact that I use 2 separate datacenters, I have to split the mysql instance group into 2 separate instance groups, where each group is configured with its own AS and bosh network. I use a manual link to prepare mysql link in such a way that it contains combined set of all ips from both instance groups. However, I still need to disable bootstrap on the first instance of the second instance group - If I don't do that I will end up with 2 separate clusters, instead of a single one.

@cfdreddbot
Copy link
Copy Markdown

Hey s-matyukevich!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

@cf-gitbot
Copy link
Copy Markdown
Collaborator

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/158648239

The labels on this github issue will be updated when the story is started.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants