Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Allow flexrep folder to contain master and replica config #88

Closed
rjrudin opened this issue Mar 21, 2016 · 2 comments
Closed

Allow flexrep folder to contain master and replica config #88

rjrudin opened this issue Mar 21, 2016 · 2 comments
Assignees
Milestone

Comments

@rjrudin
Copy link
Contributor

rjrudin commented Mar 21, 2016

Per Alem's suggestion - the master and replica folders will be under "flexrep", and each will have config files pertaining to their respective config.

A property will then tell the deployment process whether we're doing the master or the replica.

@rjrudin rjrudin added this to the 2.1 milestone Mar 21, 2016
@rjrudin
Copy link
Contributor Author

rjrudin commented Mar 22, 2016

Notes:

flexrep
master
cpf
cps-config
flexrep-example-cpf-config.json
domains
flexrep-example-domain.json
pipelines
flexrep.xml
status-change-handling.xml
servers
replica-flexrep-server.xml
configs
flexrep-example-domain-targets
target-1.xml
flexrep-config.xml
replica
cpf
cps-config
flexrep-example-cpf-config.json
domains
flexrep-example-domain.json
pipelines
flexrep.xml
status-change-handling.xml
servers
replica-flexrep-server.xml
configs
flexrep-example-domain-targets
target-1.xml
flexrep-config.xml

@rjrudin rjrudin self-assigned this Mar 23, 2016
rjrudin added a commit that referenced this issue Mar 24, 2016
rjrudin added a commit that referenced this issue Mar 24, 2016
@rjrudin
Copy link
Contributor Author

rjrudin commented Mar 25, 2016

DeployFlexrepCommand supports this. I'll add an mlFlexrepConfig property to ml-gradle 2.1 that allows you to configure the path - i.e. "master" or "replica" (though it could be any value).

@rjrudin rjrudin closed this as completed Mar 25, 2016
rjrudin added a commit that referenced this issue Apr 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant