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
F15420975: D16924.id40742.diff
Fri, Mar 21, 7:43 PM
F15403166: D16924.id.diff
Tue, Mar 18, 2:07 AM
F15334534: D16924.diff
Sat, Mar 8, 10:17 AM
Unknown Object (File)
Feb 18 2025, 12:05 PM
Unknown Object (File)
Feb 9 2025, 2:53 AM
Unknown Object (File)
Feb 9 2025, 2:53 AM
Unknown Object (File)
Feb 9 2025, 2:53 AM
Unknown Object (File)
Feb 1 2025, 5:20 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
Branch
adjust1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 14631
Build 19105: Run Core Tests
Build 19104: arc lint + arc unit