Page MenuHomePhabricator

Fix two setup issues arising from partitioning support
ClosedPublic

Authored by epriestley on Nov 23 2016, 12:47 PM.
Tags
None
Referenced Files
F18857370: D16924.id.diff
Sat, Nov 1, 2:56 PM
F18851502: D16924.diff
Fri, Oct 31, 1:50 AM
F18846792: D16924.diff
Wed, Oct 29, 9:08 PM
F18795758: D16924.id40740.diff
Oct 17 2025, 2:25 AM
F18776528: D16924.id.diff
Oct 10 2025, 10:18 PM
F18763316: D16924.diff
Oct 6 2025, 11:45 PM
F18738341: D16924.id.diff
Oct 1 2025, 3:15 PM
F18508311: D16924.id.diff
Sep 5 2025, 2:44 AM
Subscribers
None

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable