57 Commits

Author SHA1 Message Date
Chaoguang Lin
62516cb844 Add documentation for special keys \xff\xff/management/maintenance and \xff\xff/management/data_distribution 2021-03-29 11:16:54 -07:00
Chaoguang Lin
48a04e5248 Add documentation for AdvanceVersionImpl and ClientProfilingImpl 2021-02-25 13:03:32 -08:00
sfc-gh-tclinkenbeard
add106475f Fix table alignment in documentation 2020-11-13 17:25:33 -08:00
sfc-gh-tclinkenbeard
45c9a0abc7 Revert "Revert "Add limiting health metrics""
This reverts commit 209ebcc5950fe246ee0a6b995dcbe9ecc2688c68.
2020-11-13 17:24:57 -08:00
Trevor Clinkenbeard
209ebcc595
Revert "Add limiting health metrics" 2020-11-13 17:08:46 -08:00
sfc-gh-tclinkenbeard
ad108797c9 Update documentation to include limiting health metrics 2020-11-13 11:42:13 -08:00
Chaoguang Lin
c8eb003ec4 Change to \xff\xff/management/in_progress_exclusion, the snake case naming style 2020-10-22 18:05:54 -07:00
Young Liu
3278e21b0b Change description of GRV proxy and Commit proxy in docs and add backward compatibility support for configuring proxies in fdbcli 2020-09-25 10:50:48 -07:00
Chaoguang Lin
a8072e0d0d Fix special key prefix in doc 2020-08-05 13:16:42 -07:00
Andrew Noyes
800337ab32 Add/update documentation for special key space management api 2020-08-04 16:24:32 +00:00
Andrew Noyes
0e77975782 Add footnote 2020-07-01 23:59:18 +00:00
Andrew Noyes
409ccf3be2 Use snake_case to match status json convention 2020-06-30 17:05:29 +00:00
Andrew Noyes
e1dfa410c1 Remove "Storages" field from data_distribution_stats
It seems like a cool idea, but it feels rushed to me. Reverting for now.
2020-06-30 15:24:16 +00:00
Andrew Noyes
b1d5e99494 Update documentation 2020-06-30 15:24:16 +00:00
Andrew Noyes
1c30adce74 WIP 2020-06-30 15:24:16 +00:00
Andrew Noyes
4a584a6f6b Fix copy pasta 2020-06-30 15:24:15 +00:00
Andrew Noyes
39cb0ec751 Add documentation 2020-06-30 15:24:15 +00:00
Andrew Noyes
1ec5d0ef41 Clarify footnote 2020-05-27 23:30:04 +00:00
Andrew Noyes
7e78201a3c Improve cluster file client access section and reference it 2020-05-27 23:28:11 +00:00
Andrew Noyes
54b88f04fa Address review comments 2020-05-27 22:04:28 +00:00
Andrew Noyes
3d8bc726cb Improve grammar/style 2020-05-27 18:00:46 +00:00
Andrew Noyes
c1ee1b9e14 Draft special keys docs 2020-05-27 01:35:10 +00:00
Andrew Noyes
d09d0670d2 Drive by fix formatting error 2020-05-26 19:44:03 +00:00
Andrew Noyes
708d3a110b WIP 2020-05-26 19:43:52 +00:00
Alex Miller
7b87cc3f88 Merge remote-tracking branch 'upstream/release-6.3' into pyfdbgenerators 2020-05-11 11:11:10 -07:00
Markus Pilman
16b00242ab Clarify that read-only transactions never conflict 2020-05-06 16:00:54 -07:00
Markus Pilman
6bd7472f4d
Apply suggestions from code review
Co-authored-by: A.J. Beamon <ajbeamon@users.noreply.github.com>
2020-05-05 10:37:05 -07:00
Markus Pilman
adcd4eb5ec Fixed formatting concerns 2020-04-28 20:53:50 +00:00
Markus Pilman
3a672e41da Addressed review comments 2020-04-28 18:07:02 +00:00
Markus Pilman
84ace433d8 addressed some of the review comments 2020-04-27 17:40:32 -07:00
Markus Pilman
6540bc1ed1 fixed double-been 2020-04-27 10:33:48 -07:00
Markus Pilman
7cd188d6b3
Apply suggestions from code review
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
Co-Authored-By: Jingyu Zhou <jingyuzhou@gmail.com>
2020-04-27 10:32:45 -07:00
Markus Pilman
28f7acfb71
Update documentation/sphinx/source/developer-guide.rst
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2020-04-27 10:22:51 -07:00
Markus Pilman
848917b518 Added error handling documentation 2020-04-26 22:55:25 -07:00
Markus Pilman
c1321015b4 First part of document 2020-04-26 10:31:16 -07:00
Andrew Noyes
e95e04f650 Remove include-port-in-address from sphinx source 2020-02-04 09:56:47 -08:00
Alex Miller
62baf6d121 Merge remote-tracking branch 'upstream/master' into pyfdbgenerators 2020-01-22 18:05:05 -08:00
A.J. Beamon
45700c535a
Merge pull request #2472 from vishesh/doc-compare-and-clear-6.2
DocBlitz: atomic compare and clear
2019-12-19 09:04:48 -08:00
Vishesh Yadav
274a73171c docs: Add counter clear example for CompareAndClear in dev guide 2019-12-16 13:54:05 -08:00
A.J. Beamon
bef9c43823 Add some documentation for the client network thread and client logging. Also fix a minor documentation formatting problem in administration. 2019-12-11 16:05:03 -08:00
Andrew Noyes
77e770e0ef Follow convention and cross reference database/tx option 2019-09-06 08:53:18 -07:00
Evan Tschannen
b509a441e7 Merge branch 'master' into feature-skip-confirm
# Conflicts:
#	bindings/flow/tester/Tester.actor.cpp
#	bindings/go/src/_stacktester/stacktester.go
#	bindings/java/src/test/com/apple/foundationdb/test/AsyncStackTester.java
#	bindings/java/src/test/com/apple/foundationdb/test/StackTester.java
#	bindings/python/tests/tester.py
#	bindings/ruby/tests/tester.rb
#	documentation/sphinx/source/api-c.rst
#	documentation/sphinx/source/api-python.rst
#	documentation/sphinx/source/api-ruby.rst
#	documentation/sphinx/source/data-modeling.rst
#	documentation/sphinx/source/developer-guide.rst
#	fdbclient/vexillographer/fdb.options
#	fdbserver/MasterProxyServer.actor.cpp
2019-07-27 15:08:13 -07:00
Evan Tschannen
a4071952db fix documentation 2019-07-12 18:02:20 -07:00
Evan Tschannen
02de53160d only skip confirm epoch live if CAUSAL_READ_RISKY is enabled
time checked on the proxy should be less than the time waited by the master to account for clock speed differences
setting REQUIRED_MIN_RECOVERY_DURATION and ENFORCED_MIN_RECOVERY_DURATION to 0 will go back to the old behavior
2019-07-12 17:58:16 -07:00
A.J. Beamon
d5051b08dd Make trace event field lengths (and total event sizes) default knobified and configurable. Add a transaction option to control the field length of transaction debug logging. Make the program start command line field less likely to be truncated. 2019-07-12 16:12:35 -07:00
Alex Miller
100afcd4f8 Remove @fdb.transactional from docs example.
To reflect that this would fail if a database was passed in and not an
open transaction.
2019-06-27 18:56:29 -07:00
Alec Grieser
e8c75505d3
Merge pull request #1725 from jzhou77/db-option
Add transaction size option
2019-06-21 08:25:34 -07:00
Jingyu Zhou
bf6bd92d8b Fix documentation on transaction size limit 2019-06-19 14:54:50 -07:00
Alex Miller
b032b6a7f9 Fix documentation problems highlighted in #1363 2019-06-11 15:02:00 -07:00
A.J. Beamon
87e1860d7c A bunch of documentation fixes 2019-05-21 16:30:52 -07:00