Page MenuHomePhabricator

Remove recently added repository_pathchange key
ClosedPublic

Authored by epriestley on Mar 16 2016, 9:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jul 1 2025, 5:22 PM
Unknown Object (File)
Jun 27 2025, 2:55 AM
Unknown Object (File)
May 27 2025, 10:58 AM
Unknown Object (File)
Apr 14 2025, 6:39 PM
Unknown Object (File)
Apr 14 2025, 5:53 PM
Unknown Object (File)
Apr 8 2025, 2:29 AM
Unknown Object (File)
Apr 7 2025, 10:00 PM
Unknown Object (File)
Apr 3 2025, 7:35 PM
Subscribers
None

Details

Summary

Ref T10560. Reverts D15460. See that task for discussion: we dug up some more information to explain the behavior, and this key was just sort of sidestepping an analyze/cardinality estimate issue on the index.

With proper cardinality estimates it shouldn't be used, so just nuke it.

Test Plan

Ran bin/storage adjust, saw key drop.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Remove recently added repository_pathchange key.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, eadler.
chad edited edge metadata.
This revision is now accepted and ready to land.Mar 16 2016, 9:52 PM
This revision was automatically updated to reflect the committed changes.