Page MenuHomePhabricator

Create Migration Plan from current schema to Multi-block schema
Closed, DeclinedPublic3 Estimated Story Points

Description

In Progress

Since the ids are significant, when in the MIGRATION_WRITE_BOTH stage, the block should be written to the old schema first and then the insert id should be used for the bt_id and the be_id this should keep the block ids in sync between the old schema and the new schema until in the next phase of the migration. This should be done in a single transaction to ensure that the insertion happens as intended.

Event Timeline

TBolliger renamed this task from Create Migration Plan from old schema to new schema to Create Migration Plan from current schema to Multi-block schema.Sep 26 2018, 4:57 PM

The development of this project would be a massive time and resource investment for minimal impact. Boldly closing.