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)
Mon, Apr 22, 1:53 PM
Unknown Object (File)
Fri, Apr 19, 4:20 PM
Unknown Object (File)
Sun, Apr 14, 1:04 AM
Unknown Object (File)
Sat, Apr 6, 10:35 AM
Unknown Object (File)
Sat, Apr 6, 7:48 AM
Unknown Object (File)
Thu, Mar 28, 12:18 PM
Unknown Object (File)
Mar 17 2024, 11:10 AM
Unknown Object (File)
Feb 17 2024, 4:39 AM
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.