Homec4science

Read "Database Status" page connection information from cluster config if…

Authored by epriestley <git@epriestley.com> on May 26 2016, 21:10.

Description

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

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.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11043

Differential Revision: https://secure.phabricator.com/D15982

Details

Committed
epriestley <git@epriestley.com>May 26 2016, 21:14
Pushed
aubortJan 31 2017, 17:16
Parents
rPH727a7de75941: Sort project typeahead tokens by display name, not hashtag
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH74a36f9d7bf0: Read "Database Status" page connection information from cluster config if… (authored by epriestley <git@epriestley.com>).May 26 2016, 21:14