[go: up one dir, main page]

HomePhabricator

Set ActorTableSchemaMigrationStage => OLD on test wikis, mw.org

Tags
None
Referenced Files
None
Subscribers
None

Description

Set ActorTableSchemaMigrationStage => OLD on test wikis, mw.org

After finding some performance problems, I'm going to look at doing a
"write-both read-old" → "write-both read-new" progression rather than
"write-both read-both" → "write-new read-both" as originally planned.
The necessary code for read-both is already complicated, and doing it in
special pages is much more so.

The risk is more chance of user-obvious breakage once we do try to do
the switch from read-old to read-new, but that's probably acceptable.

Bug: T188327
Bug: T204669
Change-Id: Idd8a6c05a3fb506578632ce0287058805d88ccd9

Details

Provenance
AnomieAuthored on Sep 18 2018, 8:46 PM
Parents
rOMWCde1e06a58562: tests: Remove obsolete exceptions from allDblist test
Branches
Unknown
Tags
Unknown
ChangeId
Idd8a6c05a3fb506578632ce0287058805d88ccd9

Event Timeline