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
F15163859: D16924.diff
Tue, Feb 18, 12:05 PM
Unknown Object (File)
Sun, Feb 9, 2:53 AM
Unknown Object (File)
Sun, Feb 9, 2:53 AM
Unknown Object (File)
Sun, Feb 9, 2:53 AM
Unknown Object (File)
Sat, Feb 1, 5:20 PM
Unknown Object (File)
Fri, Jan 24, 6:03 PM
Unknown Object (File)
Fri, Jan 24, 6:03 PM
Unknown Object (File)
Fri, Jan 24, 6:03 PM
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