Homec4science

Fix a couple of partition migration bugs

Authored by epriestley <git@epriestley.com> on Nov 22 2016, 19:16.

Description

Fix a couple of partition migration bugs

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.

Reviewers: chad, avivey

Reviewed By: avivey

Maniphest Tasks: T11044

Differential Revision: https://secure.phabricator.com/D16916

Details

Committed
epriestley <git@epriestley.com>Nov 22 2016, 19:57
Pushed
aubortJan 31 2017, 17:16
Parents
rPH8c89fc38fc42: Allow persistent connections to be configured per database host
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH0ed767b967b3: Fix a couple of partition migration bugs (authored by epriestley <git@epriestley.com>).Nov 22 2016, 19:57