Page MenuHomePhabricator

Record how long storage patches took to apply
ClosedPublic

Authored by epriestley on Oct 23 2015, 8:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 27, 8:16 PM
Unknown Object (File)
Thu, Jun 19, 1:50 PM
Unknown Object (File)
Thu, Jun 19, 12:40 PM
Unknown Object (File)
Wed, Jun 18, 10:34 PM
Unknown Object (File)
Tue, Jun 17, 5:35 PM
Unknown Object (File)
May 10 2025, 7:58 PM
Unknown Object (File)
May 7 2025, 1:09 AM
Unknown Object (File)
Apr 18 2025, 12:56 AM
Subscribers
None

Details

Reviewers
chad
Commits
Restricted Diffusion Commit
rPad53e7b87815: Record how long storage patches took to apply
Summary

It's hard for us to predict how long patches and migrations will take in the general case since it varies a lot from install to install, but we can give installs some kind of rough heads up about longer patches. I'm planning to just put a sort of hint for things in the changelog, something like this:

Screen Shot 2015-10-23 at 1.43.32 PM.png (204×751 px, 29 KB)

To make this easier, start storing how long stuff took. I'll write a little script to dump this into a table for the changelog.

Test Plan

Ran bin/storage status:

Screen Shot 2015-10-23 at 1.42.59 PM.png (954×1 px, 370 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Record how long storage patches took to apply.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Oct 23 2015, 8:55 PM
This revision was automatically updated to reflect the committed changes.