Page MenuHomePhabricator

Read "Database Status" page connection information from cluster config if present
ClosedPublic

Authored by epriestley on May 26 2016, 7:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 8:27 AM
Unknown Object (File)
Sat, Apr 6, 6:55 AM
Unknown Object (File)
Sun, Mar 31, 3:08 PM
Unknown Object (File)
Mar 20 2024, 6:10 PM
Unknown Object (File)
Feb 11 2024, 2:29 PM
Unknown Object (File)
Jan 17 2024, 12:11 AM
Unknown Object (File)
Dec 26 2023, 4:23 AM
Unknown Object (File)
Dec 16 2023, 10:03 PM
Subscribers
None

Details

Summary

Fixes T11043. This page was still reading the old information directly instead of going through the cluster-aware stuff.

Have it ask the cluster-aware stuff for information instead.

Test Plan
  • Nuked MySQL on localhost.
  • Configured cluster hosts.
  • Loaded "Database Status" page -- worked after patch.
  • Grepped for any remaining mysql.configuration-provider stragglers, came up empty.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Read "Database Status" page connection information from cluster config if present.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.May 26 2016, 7:14 PM
This revision was automatically updated to reflect the committed changes.