Page MenuHomePhabricator

Stop purging caches in bin/storage adjust
ClosedPublic

Authored by epriestley on Jan 13 2015, 11:04 PM.
Tags
None
Referenced Files
F15473764: D11377.diff
Sun, Apr 6, 1:39 AM
F15465231: D11377.diff
Wed, Apr 2, 4:23 PM
F15421081: D11377.id27331.diff
Fri, Mar 21, 8:53 PM
F15420399: D11377.id27331.diff
Fri, Mar 21, 1:46 PM
F15411283: D11377.diff
Wed, Mar 19, 8:58 AM
F15411232: D11377.diff
Wed, Mar 19, 8:55 AM
F15411190: D11377.diff
Wed, Mar 19, 8:53 AM
F15411111: D11377.diff
Wed, Mar 19, 8:50 AM
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.