Home GnuPG

Fix a couple of partition migration bugs
0ed767b967b3Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

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

Provenance
epriestley <git@epriestley.com>Authored on Nov 22 2016, 7:16 PM
Parents
rPHAB8c89fc38fc42: Allow persistent connections to be configured per database host
Branches
Unknown
Tags
Unknown

Event Timeline

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