phab/src/infrastructure/clusterproduction
phab/src/infrastructure/cluster
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
cef2e9b5c83c | aubort | Merge with Stable Week 17 | May 2 2017 | |||
b2cdebefea83 | epriestley | Fix two errors from the error logs | Nov 26 2016 | |||
8c89fc38fc42 | epriestley | Allow persistent connections to be configured per database host | Nov 22 2016 | |||
e6bfa1bd2388 | epriestley | Remove "mysql.configuration-provider" configuration option | Nov 22 2016 | |||
4da74166fe87 | epriestley | When storage is partitioned, refuse to serve requests unless web and databases… | Nov 22 2016 | |||
bac27fb40363 | epriestley | Remove "mysql.implementation" configuration | Nov 22 2016 | |||
bcfd515b320d | epriestley | Run all minor setup checks on all configured database hosts | Nov 22 2016 | |||
326d5bf8004e | epriestley | Detect replicating masters and fatal (also, warn on nonreplicating replicas) | Nov 22 2016 | |||
55e21565b593 | epriestley | Support application partitioning across multiple masters | Nov 19 2016 | |||
558d19430233 | epriestley | Update `bin/storage` workflows to accommodate multiple masters | Nov 13 2016 | |||
bc15eee3f2c5 | epriestley | Update SchemaQuery and the web UI to accommodate multiple master databases | Nov 13 2016 | |||
ecc598f18dc4 | epriestley | Support multiple database masters and convert easy callers | Nov 13 2016 | |||
d0013d08983a | epriestley | Distinguish between unreachable cluster database hosts and missing MySQL… | Sep 2 2016 | |||
01040e457307 | epriestley | Correctly disinguish between "0 seconds behind master" and "not replicating" | Jul 4 2016 | |||
ac35246d0d54 | epriestley | Never sever non-cluster database; write more read-only documentation | Apr 11 2016 | |||
ebff07d01983 | epriestley | Automatically sever databases after prolonged unreachability | Apr 11 2016 | |||
146fb646f92b | epriestley | Automatically degrade to read-only mode when unable to connect to the master | Apr 10 2016 | |||
e0a8cac703d1 | epriestley | When no master database is configured, automatically degrade to read-only mode | Apr 10 2016 | |||
c178f29cdb8b | epriestley | Use new first-class MySQL timeout support in Phabricator | Apr 10 2016 | |||
6a4a9bb2d284 | epriestley | When `cluster.databases` is configured, read the master connection from it | Apr 10 2016 | |||
0439645d5bb0 | epriestley | Add a "Database Cluster Status" console in Config | Apr 10 2016 | |||
3f51b7853956 | epriestley | Lay `cluster.databases` configuration groundwork for database clustering | Apr 9 2016 |
c4science · Help