Commit Graph

874 Commits

Author SHA1 Message Date
Meng Xu ed65ee1ccd
Merge pull request #2407 from senthil-ram/DiskSnapDocumentation
Disk snapshot backup and restore documentation
2019-12-23 15:59:40 -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
A.J. Beamon d12dd1b6a2
Merge pull request #2476 from tclinken/add-status-doc-comments-to-6.2
Add status documentation comments to 6.2
2019-12-19 08:47:51 -08:00
Jingyu Zhou 0552e9aa12
Merge pull request #2452 from ajbeamon/document-network-thread-and-client-logging
Add some documentation for the client network thread and client logging.
2019-12-18 10:41:39 -08:00
Trevor Clinkenbeard c7aee1cf79 Update documentation/sphinx/source/mr-status-json-schemas.rst.inc
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2019-12-17 11:56:08 -08:00
Trevor Clinkenbeard b4d43f0677 Update documentation/sphinx/source/mr-status-json-schemas.rst.inc
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2019-12-17 11:55:55 -08:00
tclinken 96eb21055c Added comments for in_flight_bytes and in_queue_bytes in status documentation
This issue was pointed out at
https://forums.foundationdb.org/t/how-to-interpret-moving-data-parameters/1621
2019-12-17 11:55:42 -08:00
tclinken 44a7502384 Added comment on total_written_bytes in status documentation
This issue was pointed out at
https://forums.foundationdb.org/t/when-is-moving-data-total-written-bytes-reset/1625
2019-12-17 11:55:26 -08:00
tclinken 74ce5988d2 Added comments to status documentation
These comments consolidate some clarifications made at
https://forums.foundationdb.org/t/few-queries-on-status-json/684
2019-12-17 11:55:13 -08:00
Vishesh Yadav eee784fbdb doc: Reorder compare-and-clear documentation 2019-12-16 13:54:23 -08:00
Vishesh Yadav 274a73171c docs: Add counter clear example for CompareAndClear in dev guide 2019-12-16 13:54:05 -08:00
Vishesh Yadav 5c48a105c5 docs: Document CompareAndClear atomic op 2019-12-16 13:53:52 -08:00
sramamoorthy 34eff84756 address review comments 2019-12-16 13:31:43 -08:00
gauravvnera c71f94f514 revert unintentional changed line 2019-12-14 00:28:08 +05:30
gauravvnera 83da581314 addressed review comments 2019-12-14 00:10:25 +05:30
gauravvnera 1dedd3df56 Clarify Documentation for clear_range 2019-12-13 09:18:57 +05:30
sramamoorthy 92726dfd91 make fdb role names as inline clear text 2019-12-12 14:54:56 -08:00
sramamoorthy 67e724468b more minor tweaks 2019-12-12 14:37:34 -08:00
sramamoorthy 3ba9d79e88 Fix sample snap create script and add error codes 2019-12-12 14:20:52 -08:00
A.J. Beamon de2250cc62 Be more explicit about the single network thread limitation. Add a note about latencies when the network thread is saturated. 2019-12-12 08:34:12 -08:00
Evan Tschannen e99bac99f1
Merge pull request #2427 from ajbeamon/fix-commit-client-buggify
Fix internal error when client buggify fails successful transaction with commit_unknown_result
2019-12-11 17:29:54 -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
Xin Dong 8016d02699 Added documents explaining the at-most-once guarantee provided by add callbacks function 2019-12-11 14:45:39 -08:00
Vishesh Yadav 1b93c10332
Merge pull request #2438 from ajbeamon/document-open-multiple-databases
Add documentation about opening connections to multiple clusters
2019-12-11 13:01:00 -08:00
sramamoorthy 71e93f4d04 more edits and an example workflow 2019-12-11 09:53:18 -08:00
Balachandar Namasivayam 2d4339ae7a Addressed review comments by explicitly mentioning that type of identifier in the set_debug_transaction_identifier(id) method. 2019-12-10 17:30:46 -08:00
Balachandar Namasivayam e9ad99ae72
Update documentation/sphinx/source/api-common.rst.inc
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2019-12-10 14:22:39 -08:00
Balachandar Namasivayam b3bedf7cb3 Updated ruby binding for transaction options related to logging and also fixed a typo. 2019-12-10 13:27:54 -08:00
A.J. Beamon bdbc97c452 Add docuentation about opening connections to multiple clusters 2019-12-10 12:38:37 -08:00
Balachandar Namasivayam 416c5578b7 Add transaction logging option to python api documentation. 2019-12-09 18:36:29 -08:00
sramamoorthy eae0daabf8 indentation and minor tweak 2019-12-09 14:09:41 -08:00
sramamoorthy d9d10ce1ba add few sections and more edits 2019-12-09 14:09:41 -08:00
sramamoorthy 2bb0f3c859 add ref to disk-snapshot-backup in operation page 2019-12-09 14:09:41 -08:00
sramamoorthy fb6d1a5062 Disk snapshot backup and restore documentation 2019-12-09 14:09:41 -08:00
A.J. Beamon c9815d95b5 Add release note. 2019-12-09 09:48:16 -08:00
Evan Tschannen 593db826b2 removed accidental merge code 2019-11-22 11:04:35 -08:00
Evan Tschannen 44765a46ac Merge branch 'release-6.2' of github.com:apple/foundationdb into release-6.2
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
2019-11-22 11:00:22 -08:00
Evan Tschannen 837f852ad9 updated documentation for 6.2.11 2019-11-22 10:58:17 -08:00
A.J. Beamon edc4f9b0c9 Add release note. 2019-11-20 11:46:30 -08:00
Evan Tschannen 04fdbcbe92 fixed documentation 2019-11-13 20:59:30 -08:00
Evan Tschannen abe241394d updated documentation for 6.2.10 2019-11-13 20:55:59 -08:00
A.J. Beamon 7041083012 Add release note 2019-11-13 12:56:48 -08:00
Evan Tschannen e8016aba7b updated documentation for 6.2.9 2019-11-12 23:16:35 -08:00
Evan Tschannen cb65641115 updated downloads for 6.2.8 2019-11-04 20:25:49 -08:00
Evan Tschannen daac8a2c22 Knobified a few variables 2019-11-04 20:21:38 -08:00
Evan Tschannen f4143c4f50 updated release notes 2019-11-01 14:07:01 -07:00
Evan Tschannen 7f75eca7cb updated release notes 2019-10-31 17:06:58 -07:00
Evan Tschannen 8f0348d5e0 fix: merges which cross over systemKeys.begin did not properly decrement the systemSizeEstimate 2019-10-31 16:38:33 -07:00
Evan Tschannen 7579bc7e7e updated release notes 2019-10-24 10:09:37 -07:00
Evan Tschannen 2f6b661b51 updated documentation for 6.2.7 2019-10-23 11:17:53 -07:00