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)
Wed, Apr 17, 2:59 PM
Unknown Object (File)
Wed, Apr 10, 4:51 PM
Unknown Object (File)
Mon, Apr 8, 12:21 AM
Unknown Object (File)
Mon, Apr 8, 12:21 AM
Unknown Object (File)
Mon, Apr 8, 12:07 AM
Unknown Object (File)
Sun, Apr 7, 10:31 PM
Unknown Object (File)
Mon, Mar 25, 5:50 PM
Unknown Object (File)
Mon, Mar 25, 5:50 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
Branch
nocachepurge
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 3826
Build 3838: [Placeholder Plan] Wait for 30 Seconds

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.