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
F18851502: D16924.diff
Fri, Oct 31, 1:50 AM
F18846792: D16924.diff
Wed, Oct 29, 9:08 PM
F18795758: D16924.id40740.diff
Fri, Oct 17, 2:25 AM
F18776528: D16924.id.diff
Fri, Oct 10, 10:18 PM
F18763316: D16924.diff
Mon, Oct 6, 11:45 PM
F18738341: D16924.id.diff
Wed, Oct 1, 3:15 PM
F18508311: D16924.id.diff
Sep 5 2025, 2:44 AM
F18368842: D16924.diff
Aug 28 2025, 1:33 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