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

backport-2.0: sqlmigrations: simplify descriptor validation to get around #26422 #26857

Merged
merged 1 commit into from
Jun 20, 2018

Conversation

vivekmenezes
Copy link
Contributor

Backport 1/1 commits from #26784.

/cc @cockroachdb/release


This validation is fine because the function itself is only
upgrading the format.

related to #26422

Release note: None

…db#26422

This validation is fine because the function itself is only
upgrading the format via the migration path and not changing any
cross references. If in the future if we decide to use this
descriptor upgrade function for something more complex
we can reintroduce the use of Validate.

related to cockroachdb#26422

Release note: None
@vivekmenezes vivekmenezes requested review from knz and a team June 20, 2018 15:22
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@vivekmenezes
Copy link
Contributor Author

bors r+

craig bot pushed a commit that referenced this pull request Jun 20, 2018
26857: backport-2.0: sqlmigrations: simplify descriptor validation to get around #26422 r=vivekmenezes a=vivekmenezes

Backport 1/1 commits from #26784.

/cc @cockroachdb/release

---

This validation is fine because the function itself is only
upgrading the format.

related to #26422

Release note: None


Co-authored-by: Vivek Menezes <vivek@cockroachlabs.com>
@craig
Copy link
Contributor

craig bot commented Jun 20, 2018

Build succeeded

@craig craig bot merged commit ce24e0a into cockroachdb:release-2.0 Jun 20, 2018
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.

3 participants