Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 669 Bytes

TODO.md

File metadata and controls

15 lines (15 loc) · 669 Bytes
  • [] make MM highly available
  • [] use etcd as state store
  • [] how add new standbys
  • [] add replicas async
  • yaml nested config file
  • [] add backend in proxysql must be idempotent
  • [] restart replica must not be done in an instance that has no replication configured
  • [] let standby replica to exec all relay log before stopping its replication
  • [] check proxysql state regardless of base gtid set in mysqls
  • [] test restart during one master down
  • [] test failover to old master
  • [] failover on disk full
  • [] do not failover if behind master > threshold
  • [] add metrics for connection failures
  • [] support replicating from another external server