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
F17865081: D16924.diff
Mon, Jul 28, 2:54 AM
Unknown Object (File)
Wed, Jul 2, 5:34 AM
Unknown Object (File)
Jun 29 2025, 3:27 PM
Unknown Object (File)
Jun 20 2025, 7:00 AM
Unknown Object (File)
May 31 2025, 4:01 AM
Unknown Object (File)
May 29 2025, 2:55 PM
Unknown Object (File)
May 29 2025, 8:48 AM
Unknown Object (File)
May 28 2025, 4:04 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