Homec4science

Fix two setup issues arising from partitioning support

Authored by epriestley <git@epriestley.com> on Nov 23 2016, 13:45.

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

Committed
epriestley <git@epriestley.com>Nov 23 2016, 16:20
Pushed
aubortJan 31 2017, 17:16
Parents
rPH4dadad53ae5d: Prevent media from autoplaying when rendered as a feed story
Branches
Unknown
Tags
Unknown

Event Timeline

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