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

util: add migration stub #17068

Merged
merged 1 commit into from
Jul 17, 2017
Merged

util: add migration stub #17068

merged 1 commit into from
Jul 17, 2017

Conversation

tbg
Copy link
Member

@tbg tbg commented Jul 17, 2017

Pending #16977, this gives a crude way of landing changes that
will need a proper migration.

The "problem" with this change is that this means that tests won't be run with
the new code completely active. We can change that, but it would approximately
double time spent in CI, so that I'm not convinced it's worth it at this point.
Instead, the "new mode" should be tested thoroughly when it can properly be
migrated into.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

Pending cockroachdb#16977, this gives a crude way of landing changes that
will need a proper migration.

The "problem" with this change is that this means that tests won't be run with
the new code completely active. We can change that, but it would approximately
double time spent in CI, so that I'm not convinced it's worth it at this point.
Instead, the "new mode" should be tested thoroughly when it can properly be
migrated into.
@tbg tbg force-pushed the migration-stub branch from 10b07ac to e7b6d62 Compare July 17, 2017 21:15
@tbg
Copy link
Member Author

tbg commented Jul 17, 2017

From #16993:

Yes, IsMigrated looks fine in the short term.

-- @petermattis

@tbg tbg merged commit 12af324 into cockroachdb:master Jul 17, 2017
@tbg tbg deleted the migration-stub branch July 17, 2017 22:55
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.

2 participants