Page MenuHomePhabricator

Run PhabricatorDatabase/MySQLSetupCheck against all configured replicas
Closed, ResolvedPublic

Description

Currently, PhabricatorMySQLSetupCheck runs only on the w mode connection:

  • This fails in read-only mode (shortly worked around).
  • Instead, every replica should be checked individually.

More fundamentally PhabricatorDatabaseSetupCheck runs explicitly against only the non-cluster connection.

  • This fails to detect total failure of cluster configuration.
  • Instead, it should be aware of cluster configuration.

Event Timeline

epriestley created this object with edit policy "All Users".
epriestley changed the edit policy from "All Users" to "Community (Project)".
eadler added a project: Restricted Project.Apr 9 2016, 5:59 PM
epriestley renamed this task from Run PhabricatorMySQLSetupCheck against all configured replicas to Run PhabricatorDatabase/MySQLSetupCheck against all configured replicas.Apr 10 2016, 2:46 AM
epriestley updated the task description. (Show Details)
eadler moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Apr 17 2016, 6:25 PM