Page MenuHomePhabricator

Stop purging caches in bin/storage adjust
ClosedPublic

Authored by epriestley on Jan 13 2015, 11:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 25, 5:50 PM
Unknown Object (File)
Mon, Mar 25, 5:50 PM
Unknown Object (File)
Mon, Mar 25, 5:50 PM
Unknown Object (File)
Mon, Mar 25, 11:19 AM
Unknown Object (File)
Sun, Mar 17, 4:26 PM
Unknown Object (File)
Sat, Mar 16, 4:30 AM
Unknown Object (File)
Mon, Mar 4, 9:24 PM
Unknown Object (File)
Feb 24 2024, 4:56 PM
Subscribers

Details

Summary

Fixes T6548.

  • This workflow doesn't work under reasonable configurations and isn't trivial to fix (see T6548).
  • We don't need it; this just makes things a little bit faster if you have to migrate everything (e.g., immediately after T1191) and the installs we know about have generally upgraded by now.
  • This keeps kicking PKCS8 keys out of cache which is a pain.
Test Plan

Ran bin/storage adjust without it doing an implicit cache purge.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Stop purging caches in bin/storage adjust.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Jan 13 2015, 11:45 PM
This revision was automatically updated to reflect the committed changes.