Xiaoxi Wang
48ff893266
Merge branch 'master' of https://github.com/apple/foundationdb
2021-06-23 18:47:24 +00:00
Xiaoxi Wang
099713116d
Update documentation/sphinx/source/perpetual-storage-wiggle.rst
...
Co-authored-by: Josh Slocum <josh.slocum@snowflake.com>
2021-06-23 18:47:10 +00:00
Xiaoxi Wang
eb1372c667
Update perpetual-storage-wiggle.rst
2021-06-23 18:47:10 +00:00
Xiaoxi Wang
45e6ac8b3a
Update command-line-interface.rst
2021-06-23 18:47:10 +00:00
Xiaoxi Wang
ea41c68fcb
add documentation page
2021-06-23 18:47:10 +00:00
Xiaoxi Wang
fff5593e2f
add documentation
2021-06-23 18:47:10 +00:00
Josh Slocum
9a9d42027e
Linked TSS release notes to documentation and largest PR instead of all PRs
2021-06-23 09:44:01 -05:00
Chaoguang Lin
002d8604d6
Create a separate documentation page for special keys under api references
2021-06-21 22:11:34 +00:00
Evan Tschannen
2ef6587939
fixed bad escaping
2021-06-21 10:03:06 -07:00
Evan Tschannen
670ef8c57b
updated 7.0 release notes
2021-06-21 09:54:13 -07:00
Andrew Noyes
0d423047fb
Merge pull request #5000 from apple/anoyes/clarify-multi-threaded-client
...
Clarify a few points about the multi-threaded client
2021-06-18 10:59:36 -07:00
sfc-gh-ngoyal
a9c011b0b0
Merge pull request #5004 from sfc-gh-jslocum/tss_release_notes
...
Added TSS to 7.0 release notes
2021-06-17 14:54:12 -07:00
Xiaoxi Wang
6573efbd31
Merge pull request #5006 from sfc-gh-xwang/ppwiggle
...
update json schemas
2021-06-17 13:53:49 -07:00
Xiaoxi Wang
454f9e9c89
update json schemas
2021-06-17 20:20:39 +00:00
Josh Slocum
5946f13a46
Added TSS to 7.0 release notes
2021-06-17 14:14:40 -05:00
Renxuan Wang
b1d78edfe8
6.3.15 release notes.
2021-06-17 10:59:28 -07:00
Andrew Noyes
d19f795bb9
Clarify a few points about the multi-threaded client
2021-06-17 10:14:50 -07:00
Andrew Noyes
c9ec6b6812
Merge pull request #4952 from sfc-gh-ajbeamon/documentation-fixes
...
Fix some documentation rendering issues
2021-06-14 16:40:24 -07:00
sfc-gh-tclinkenbeard
4a9b0cc258
Add 7.0 release notes for PRs by sfc-gh-tclinkenbeard
2021-06-13 09:57:02 -07:00
Josh Slocum
199d6ed994
Merge pull request #4895 from sfc-gh-jslocum/tss_docs
...
Added TSS documentation
2021-06-11 11:50:28 -07:00
Josh Slocum
62a8f65890
Adding TSS Quarantine to docs and updating from PR suggestions
2021-06-11 10:10:32 -05:00
A.J. Beamon
ba595c06f0
Merge pull request #4919 from sfc-gh-ajbeamon/documentation-tweak
...
Documentation wording tweak
2021-06-10 16:00:31 -07:00
A.J. Beamon
3524ceeb09
Fix some documentation rendering issues around the estimated range size bytes and similar functions.
2021-06-10 15:24:42 -07:00
Daniel Smith
513d4df25f
Merge pull request #4922 from Daniel-B-Smith/proxies-status-json
...
Add a backwards-compatible 'proxies' field to status json
2021-06-09 16:15:38 -04:00
Daniel Smith
ac92d84fce
Update documentation
2021-06-08 14:36:26 -04:00
A.J. Beamon
8674a6c4d6
Add a release note for PR 3759.
2021-06-08 09:01:54 -07:00
A.J. Beamon
97aab55663
Remove unneeded use of the word "master"
2021-06-07 16:32:31 -07:00
A.J. Beamon
d0ac78ccf1
Add some release notes for 7.0 changes. Fix a bad link.
2021-06-07 15:05:30 -07:00
Josh Slocum
be9fa2ce52
Added TSS documentation
2021-06-07 14:49:41 +00:00
Chaoguang Lin
5f04c2c7f5
Merge pull request #4877 from sfc-gh-clin/fix-datadistribution-special-key
...
Fix the place when changing dd system key without changing the lock key
2021-06-01 15:52:33 -07:00
Josh Slocum
d67184163b
Merge pull request #4556 from sfc-gh-jslocum/tss
...
Testing Storage Server
2021-06-01 09:11:10 -07:00
Chaoguang Lin
24247b7b3f
fix an existing typo in the documentation
2021-05-28 18:46:08 +00:00
Jingyu Zhou
d233e1736f
Add release notes for PR 4863
2021-05-27 09:58:02 -07:00
Josh Slocum
ce82c9653e
Testing Storage Server implementation
2021-05-25 20:28:50 +00:00
Jon Fu
80abc4d865
update formatting
2021-05-24 18:27:56 -04:00
Jon Fu
7efa4e02bc
add 6.3.12 notes
2021-05-24 18:23:14 -04:00
Jon Fu
a0b1363560
move note to 6.3.14
2021-05-24 16:28:55 -04:00
Jon Fu
3b08f39cc3
remove extra notes in "Status" section
2021-05-24 16:07:55 -04:00
Jon Fu
61e2ec62cc
more release notes added
2021-05-24 16:06:37 -04:00
Jon Fu
a107604d3a
Move patch notes to the appropriate section, and add new 6.3.14 notes
2021-05-24 15:53:21 -04:00
Jon Fu
eaad5798dd
update release notes to match the ones on release-6.3
2021-05-24 15:10:58 -04:00
Sreenath Bodagala
19b9a35c58
Expose "bounce impact" and Storage Server "version catch-up rate" metrics
...
Update the Status section of release-notes-630.rst with info about
the new status fields introduced by PR
https://github.com/apple/foundationdb/pull/4770 .
2021-05-24 18:37:48 +00:00
A.J. Beamon
4133e79c1f
Merge pull request #4770 from sbodagala/master
...
Expose "bounce impact" and Storage Server "version catch-up rate" metrics
2021-05-21 08:34:18 -07:00
Sreenath Bodagala
43e0d362df
Address a review comment
2021-05-19 22:12:34 +00:00
Sreenath Bodagala
2fa80e7912
Address review comments
2021-05-19 22:04:43 +00:00
Sreenath Bodagala
622f43474a
Expose "bounce impact" and Storage Server "version catch-up rate" metrics
...
Changes:
Schemas.cpp: Extend the JSON schema to report the new metrics that have
been added.
mr-status-json-schemas.rst.inc: Update the schema to reflect the changes
made to the JSON schema.
release-notes-700.rst: Add a note about the new metrics in "Status"
section.
2021-05-19 19:54:49 +00:00
A.J. Beamon
d55b94fc06
Add release note
2021-05-14 12:38:26 -07:00
Sreenath Bodagala
bdb5517f1e
Provide a better explanation of the new metrics in the release notes.
2021-05-13 19:38:05 +00:00
Sreenath Bodagala
99f6032239
Report bounce impact info as part of cluster JSON object.
2021-05-13 16:47:05 +00:00
Sreenath Bodagala
160293bd54
Report bounce impact in fdbcli status
...
Changes:
Schemas.cpp: Extend the JSON schema to report whether the cluster is
bounceable and if not, report the reason for why it is not bounceable.
Status.actor.cpp: Extend recoveryStateStatusFetcher() to populate the
bounce related field(s).
mr-status-json-schemas.rst.inc: Update the schema to reflect the change
made in Schemas.cpp.
release-notes-700.rst: Add a note about the new status fields in "Status"
section.
2021-05-13 14:28:06 +00:00