Home GnuPG

Fix two setup issues arising from partitioning support
ce18a8e20820Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix two setup issues arising from partitioning support

Summary:
Ref T11044.

  • Use shorter lock names. Fixes T11916.
  • These granular exceptions now always raise as a more generic "Cluster" exception, even for a single host, because there's less special code around running just one database.

Test Plan:

  • Configured bad mysql.port, ran bin/storage upgrade, got a more helpful error message.
  • Ran bin/storage upgrade --trace, saw shorter lock names.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11044, T11916

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

Details

Provenance
epriestley <git@epriestley.com>Authored on Nov 23 2016, 1:45 PM
Parents
rPHAB4dadad53ae5d: Prevent media from autoplaying when rendered as a feed story
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHABce18a8e20820: Fix two setup issues arising from partitioning support (authored by epriestley <git@epriestley.com>).Nov 23 2016, 4:20 PM