Page MenuHomePhabricator

Remove recently added repository_pathchange key
ClosedPublic

Authored by epriestley on Mar 16 2016, 9:50 PM.

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.