70 Commits

Author SHA1 Message Date
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
Balachandar Namasivayam
ee7ee3e783
Update documentation/sphinx/source/developer-guide.rst 2019-03-04 15:17:25 -08:00
Balachandar Namasivayam
b0c910fba5 Update documentation. 2019-03-04 12:31:47 -08:00
Balachandar Namasivayam
1432bdc9ab Document behavior on the ordering of writes and read conflict ranges 2019-03-01 18:29:42 -08:00
A.J. Beamon
11cce3731b Merge branch 'master' into remove-cluster-from-bindings
# Conflicts:
#	bindings/c/fdb_c.cpp
2019-01-10 11:58:34 -08:00
Andrew Noyes
1a7d7ab068
Make polling_loop yield agree with usage in docs 2018-12-11 14:41:49 -08:00
A.J. Beamon
d5357d2439 Update all of the bindings to use the new C API and deprecate or remove unneeded parts of their APIs. 2018-10-02 15:28:46 -07:00
John Brownlee
3b86576b69 Initial import of cleaned up documentation. 2018-03-12 15:44:17 -07:00