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

sql: add validation to cascading zone configs #4255

Closed
jseldess opened this issue Jan 15, 2019 · 0 comments
Closed

sql: add validation to cascading zone configs #4255

jseldess opened this issue Jan 15, 2019 · 0 comments
Assignees
Labels
C-product-change P-1 High priority; must be done this release
Milestone

Comments

@jseldess
Copy link
Contributor

PR: cockroachdb/cockroach#32861

From release notes:

When creating a replication zone, if a field is set to COPY FROM PARENT, the field now inherits its value from its parent zone, but any change to the field in the parent zone no longer affects the child zone. [#32861][#32861] {% comment %}doc{% endcomment %}

@jseldess jseldess added this to the 2.2 milestone Jan 15, 2019
@jseldess jseldess added C-product-change ready P-1 High priority; must be done this release labels Jan 15, 2019
@lnhsingh lnhsingh removed the ready label Feb 5, 2019
@jseldess jseldess modified the milestones: 2.2, 19.1 Feb 25, 2019
lnhsingh pushed a commit that referenced this issue Feb 28, 2019
- Change warning to info that changes to a zone will cascade
- Add new COPY FROM PARENT value that allows a child zone to copy values 
from a parent zone
- Update SQL diagrams

Closes #4062, #4255.
@lnhsingh lnhsingh added ready and removed ready labels Feb 28, 2019
@lnhsingh lnhsingh closed this as completed Mar 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-product-change P-1 High priority; must be done this release
Projects
None yet
Development

No branches or pull requests

2 participants