Page MenuHomePhabricator

Fix a couple of partition migration bugs
ClosedPublic

Authored by epriestley on Nov 22 2016, 6:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 12, 6:35 AM
Unknown Object (File)
Fri, Apr 12, 6:35 AM
Unknown Object (File)
Fri, Apr 12, 6:35 AM
Unknown Object (File)
Fri, Apr 12, 6:30 AM
Unknown Object (File)
Fri, Apr 12, 6:07 AM
Unknown Object (File)
Thu, Mar 28, 8:05 AM
Unknown Object (File)
Thu, Mar 28, 4:00 AM
Unknown Object (File)
Thu, Mar 28, 4:00 AM
Subscribers
None

Details

Summary

Ref T11044. Few issues here:

  • The PhutilProxyException is missing an argument (hit this while in read-only mode).
  • The $ref_key is unused.
  • When you add a new master to an existing cluster, we can incorrectly apply .php patches which we should not reapply. Instead, mark them as already-applied.
Test Plan
  • Poked this locally, but will initialize secure004 as an empty master to be sure.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix a couple of partition migration bugs.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
avivey added a reviewer: avivey.
This revision is now accepted and ready to land.Nov 22 2016, 6:55 PM
This revision was automatically updated to reflect the committed changes.
This revision was automatically updated to reflect the committed changes.