Page MenuHomePhabricator

Update SchemaQuery and the web UI to accommodate multiple master databases
ClosedPublic

Authored by epriestley on Nov 12 2016, 5:27 PM.
Tags
None
Referenced Files
F19051814: D16847.diff
Fri, Nov 28, 2:19 AM
F18855696: D16847.id.diff
Nov 1 2025, 6:20 AM
F18852040: D16847.diff
Oct 31 2025, 6:24 AM
F18817892: D16847.id40575.diff
Oct 21 2025, 7:18 PM
F18807826: D16847.id40575.diff
Oct 19 2025, 3:29 AM
F18807825: D16847.id40569.diff
Oct 19 2025, 3:29 AM
F18807824: D16847.id.diff
Oct 19 2025, 3:29 AM
F18698444: D16847.diff
Sep 27 2025, 11:20 AM
Subscribers
None

Details

Summary

Depends on D16115. Ref T11044. In the brave new world of multiple masters, we need to check the schemata on each master when looking for missing storage patches, keys, schema changes, etc.

This realigns all the "check out what's up with that schema" calls to work for multiple hosts, and updates the web UI to include a "Server" column and allow you to browse per-server.

This doesn't update bin/storage, so it breaks things on its own (and unit tests probably won't pass). I'll update that in the next change.

Test Plan

Configured local environment in cluster mode with multiple masters, saw both hosts' status reported in web UI.

Diff Detail

Repository
rP Phabricator
Branch
part2
Lint
Lint Passed
Unit
Tests Skipped
Build Status
Buildable 14461
Build 18849: Run Core Tests
Build 18848: arc lint + arc unit