Page MenuHomePhabricator

Apply storage adjustments as part of storage upgrade
ClosedPublic

Authored by epriestley on Nov 6 2014, 9:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 3:27 AM
Unknown Object (File)
Fri, Nov 15, 4:36 AM
Unknown Object (File)
Mon, Nov 11, 6:49 AM
Unknown Object (File)
Thu, Nov 7, 2:56 AM
Unknown Object (File)
Tue, Oct 29, 5:06 AM
Unknown Object (File)
Mon, Oct 28, 10:37 PM
Unknown Object (File)
Oct 20 2024, 6:25 AM
Unknown Object (File)
Oct 19 2024, 10:00 PM
Subscribers

Details

Summary

Fixes T1191. I'll write up the changelog with notes about this and open a feedback task for followups.

When you run storage upgrade, automatically run storage adjust afterward. Provide a flag to disable this.

This brings everyone into the utf8mb4 world.

Test Plan

Ran bin/storage upgrade with various flags. Ran bin/storage adjust.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Apply storage adjustments as part of storage upgrade.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
  • Make --dryrun win when run as adjust --force --dryrun.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Nov 7 2014, 4:54 PM
This revision was automatically updated to reflect the committed changes.