1
0
mirror of https://github.com/apple/foundationdb.git synced 2025-05-31 01:37:54 +08:00

18 Commits

Author SHA1 Message Date
XiaoxiWang
86b943f17a update documentation 2020-08-23 18:24:45 +00:00
A.J. Beamon
2309e9f156 Consistently use timeout instead of timedout in status messages. 2020-04-07 08:43:23 -07:00
Xin Dong
b72d7aebbf Added documentation for the 2 new message fields 2020-04-06 11:47:43 -07:00
Evan Tschannen
1a18c859c7 knobified the durability lag rate controls 2019-07-12 18:50:56 -07:00
A.J. Beamon
87e1860d7c A bunch of documentation fixes 2019-05-21 16:30:52 -07:00
Meng Xu
74c764fb6d mr-status.rst: Add json-status-format before mr-status-message section 2019-03-19 11:29:31 -07:00
Meng Xu
924212d53c Add mr-status-json-schemas.rst.inc
The mr-status-json-schemas.rst.inc file is a manually changed file
based on the automatically generated commented document about the JSON status
2019-03-19 11:25:01 -07:00
Meng Xu
b79cc2eecb doc:mr-status: Include the auto generated status doc 2019-03-18 14:15:36 -07:00
Jingyu Zhou
7340998261 Fix status message for ratekeeper 2019-03-07 13:16:20 -08:00
Meng Xu
845f8fdcbc Status:healthy: Add optimizing_team_collections
Change removing_redundant_teams status name to
optimizing_team_collections.
The new name is more general and can be applied in the future
when we switch storage engines.
2019-03-06 15:05:23 -08:00
Meng Xu
64db109f20 Status: Add schema for the new data distributor role 2019-02-22 10:05:12 -08:00
Meng Xu
9445ac0b0c Status: Use new data distributor worker to publish status
After we add a new data distributor role, we publish the data
related to data distributor and rate keeper through the new
role (and new worker).

So the status needs to contact the data distributor, instead of master,
to get the status information.
2019-02-21 18:05:50 -08:00
Meng Xu
db19b08762 TeamRemover: Add new status to fdbcli
Add the healthy_removing_redundant_teams status to fdbcli
2019-02-21 15:03:32 -08:00
Trevor Clinkenbeard
dc2b740415 Added server_overloaded error and client message 2019-01-25 13:15:19 -08:00
A.J. Beamon
4e4bc19c73 Add new status field to documentation schema 2018-06-20 14:12:51 -07:00
Balachandar Namasivayam
819929e1be Address review comments. 2018-06-12 11:59:47 -07:00
Balachandar Namasivayam
7db928ccec Cluster file and its parent directory needs to be writable for operation of fdb cluster.
Document this requirement and also add relevant details to status output.
2018-06-11 16:47:24 -07:00
John Brownlee
3b86576b69 Initial import of cleaned up documentation. 2018-03-12 15:44:17 -07:00