Skip to content

util: add migration stub#17068

Merged
tbg merged 1 commit intocockroachdb:masterfrom
tbg:migration-stub
Jul 17, 2017
Merged

util: add migration stub#17068
tbg merged 1 commit intocockroachdb:masterfrom
tbg:migration-stub

Conversation

@tbg
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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