Page MenuHomePhabricator

Regenerate Quickstart SQL
ClosedPublic

Authored by epriestley on Jan 21 2015, 12:34 AM.
Tags
None
Referenced Files
F12841446: D11454.id27586.diff
Thu, Mar 28, 9:12 PM
F12841445: D11454.id27536.diff
Thu, Mar 28, 9:12 PM
F12840905: D11454.id.diff
Thu, Mar 28, 8:50 PM
Unknown Object (File)
Mon, Mar 25, 4:34 PM
Unknown Object (File)
Mon, Mar 25, 4:33 PM
Unknown Object (File)
Mon, Mar 25, 4:29 PM
Unknown Object (File)
Mon, Mar 25, 11:35 AM
Unknown Object (File)
Mon, Mar 25, 11:35 AM
Subscribers
Tokens
"Piece of Eight" token, awarded by chad.

Details

Reviewers
btrahan
Commits
Restricted Diffusion Commit
rP614f911217cf: Regenerate Quickstart SQL
Summary

One advantage I wanted to get out of T1191 is automated rebuilds of quickstart.sql. If they don't actually work, I'd like to know sooner rather than later. We haven't rebuilt in a couple months, so give it a shot.

Ran into two issues:

  • Some very old patches specify overlong keys which don't work if your default charsets are utf8mb4. Shorten these. No real users have applied these in a very long time.
  • Some gymnastics around corpus for the new Conpherence search index.
Test Plan
  • Ran arc unit --everything, got clean results.
  • Cost to do a storage upgrade on an empty namespace dropped from ~4s to ~3s.

Diff Detail

Repository
rP Phabricator
Branch
need5
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 3961
Build 3974: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Regenerate Quickstart SQL.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.

The actual diff is reasonably human-reviewable, even!

btrahan edited edge metadata.

Great success!

This revision is now accepted and ready to land.Jan 21 2015, 12:37 AM
This revision was automatically updated to reflect the committed changes.