785 Commits

Author SHA1 Message Date
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
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
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
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
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
A.J. Beamon
84bd55caa3 Add release note 2019-10-23 10:41:09 -07:00
Evan Tschannen
c4e3c9f916 updated documentation for 6.2.6 2019-10-16 21:57:19 -07:00
Evan Tschannen
a85f69c62f
Merge pull request #2241 from etschannen/feature-recruitment-cleanup
Fixed a few small issues with recruitment logic on the cluster controller
2019-10-16 16:25:42 -07:00
Evan Tschannen
552eb44bf8
Merge pull request #2230 from ajbeamon/fix-fault-tolerance-reporting-with-remote-regions
Fix: status would fail to account for remote regions when...
2019-10-16 14:51:48 -07:00
Evan Tschannen
15a94eea04 removed unintended code 2019-10-14 18:59:10 -07:00
Evan Tschannen
35e816e9ad added the ability to configure satellite_logs by satellite location, this will overwrite the region configure if both are present 2019-10-14 18:30:15 -07:00
A.J. Beamon
e8f1b20603
Update documentation/sphinx/source/release-notes.rst
Co-Authored-By: Evan Tschannen <36455792+etschannen@users.noreply.github.com>
2019-10-10 12:47:30 -07:00
A.J. Beamon
8b8c712cad Add release note 2019-10-10 10:40:52 -07:00
A.J. Beamon
d4b5ca88bc Add release note 2019-10-09 14:24:49 -07:00
A.J. Beamon
43211194c1 Add release note 2019-10-01 08:40:26 -07:00
Evan Tschannen
803b05f159 Merge branch 'release-6.2' of github.com:apple/foundationdb into feature-cleanup-mutations
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
2019-09-30 13:42:49 -07:00
A.J. Beamon
0bf7fdb450 Merge branch 'release-6.1' into merge-release-6.1-into-release-6.2
# Conflicts:
#	bindings/c/fdb_c.cpp
#	documentation/sphinx/source/release-notes.rst
2019-09-30 13:37:46 -07:00
A.J. Beamon
87607b88a6 Add release note for existing change on release 6.1 branch 2019-09-30 13:23:25 -07:00
A.J. Beamon
ad57782078 Reword release note 2019-09-30 13:17:48 -07:00
Evan Tschannen
cadf82eca0 updated documentation for 6.2.5 2019-09-30 13:15:30 -07:00
A.J. Beamon
aae0dfd1e0 Add release note 2019-09-30 13:12:50 -07:00
Evan Tschannen
045175bd0e added tracking for the size of the system keyspace 2019-09-27 22:39:19 -07:00
A.J. Beamon
d7f5cf1c3a FoudnationDB -> FoundationDB
does not a -> does not have a
2019-09-23 09:10:36 -07:00
Meng Xu
d2fd1f4931 DD:MisconfiguredLocality:Fix review comments 2019-09-17 13:04:21 -07:00
Meng Xu
a8fff56f6e ReleaseNotes:Add DD fix for 6.2.5 2019-09-15 11:33:36 -07:00
Evan Tschannen
058cb70f4e updated documentation for 6.2.4 2019-09-13 00:31:05 -07:00
A.J. Beamon
6c5f61ef81 Merge branch 'release-6.2' into release-note-tweaks
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
2019-09-12 15:16:25 -07:00
A.J. Beamon
d2a66c32f3
Merge pull request #2073 from ajbeamon/incompatible-client-release-note
Add release note for incompatible client count regression.
2019-09-12 14:02:05 -07:00
A.J. Beamon
5cab17513b Fix broken documentation role 2019-09-11 10:52:38 -07:00