914 Commits

Author SHA1 Message Date
Evan Tschannen
9f549f755e updated the error code for blocked_from_network_thread because 2025 was already in use in release-6.3 2020-09-24 17:11:26 -07:00
Andrew Noyes
d6e6e96e1f Weaken claims in documentation
In some cases with the multiversion client the deadlock won't be
detected
2020-09-17 20:51:08 +00:00
Andrew Noyes
bcf314bd29 Add release note 2020-09-17 20:35:35 +00:00
Andrew Noyes
8645801763 Update documentation 2020-09-16 21:52:10 +00:00
Andrew Noyes
0beab42b78 Add blocked_from_network_thread error 2020-09-15 16:49:12 +00:00
Evan Tschannen
1e817c4b4f Updated documentation for 6.2.25 2020-08-26 12:40:32 -07:00
Andrew Noyes
93f1d1a07d Add PR number 2020-08-25 17:48:12 +00:00
Andrew Noyes
e42f1f23ae Add release note 2020-08-20 18:40:03 +00:00
Evan Tschannen
5a8a8153ce updated documentation 2020-07-23 11:22:16 -07:00
Evan Tschannen
a14a570c44 updated documentation 2020-07-10 12:37:26 -07:00
Evan Tschannen
8befb0829d
Merge pull request #3481 from ajbeamon/fix-dc-timeout-message
Add missing messages to schema and rename one to match later versions
2020-07-10 10:30:21 -07:00
A.J. Beamon
b51beead53 The backport of a change in later versions didn't include some updates to the schema and a change to the name of one of the messages. 2020-07-09 16:58:13 -07:00
A.J. Beamon
693595f4e5 Fix make build, fix GRV schema 2020-07-09 16:50:08 -07:00
A.J. Beamon
04d1217941 Track statistics about server-side request latency on each process, to include min, max, mean, and various percentiles. 2020-07-09 16:39:15 -07:00
Greg Taylor
6cd6fe76f2 Fix malformed class ref in Python API docs
Fix a malformed auto-class reference in the description of the
has_incomplete_versionstamp() class.
2020-07-08 11:22:12 -07:00
A.J. Beamon
f2325187b5 Fix the link for a release note. 2020-06-18 10:42:58 -07:00
A.J. Beamon
94b9732da1 Move all release notes into a single folder. The current release notes now has a ref link at the top. 2020-06-17 11:49:28 -07:00
Evan Tschannen
d8a53fcac2
Merge pull request #3330 from ajbeamon/update-release-notes-6.2
Add a missing release note to 6.2.21
2020-06-15 14:23:37 -07:00
A.J. Beamon
c5e2accdaa Add a missing release note to 6.2.21 2020-06-10 11:22:02 -07:00
A.J. Beamon
c3c1fd5a47 Add a release note. 2020-06-09 16:13:36 -07:00
A.J. Beamon
9bc7eaf55a Add missing status field to documentation 2020-06-09 14:57:14 -07:00
Evan Tschannen
71ee717651 updated documentation for 6.2.22 2020-06-04 16:39:01 -07:00
A.J. Beamon
6d749af3c7 Add a release note 2020-06-03 16:08:30 -07:00
A.J. Beamon
7b638ad237 Add a note indicating that batch priority GRV requests aren't counted in latency band tracking. 2020-06-02 15:04:40 -07:00
A.J. Beamon
8f06d48f79 Add documentation for server-side latency band tracking 2020-06-02 14:59:24 -07:00
Evan Tschannen
a17e3863a7 updated documentation for 6.2.21 2020-05-29 12:48:43 -07:00
sfc-gh-tclinkenbeard
4cdcba9bb8 Added 6.2.21 release notes for new fdbcli commands 2020-05-23 19:55:17 -07:00
tclinken
3a8efb2d0b Added advanceversion command to fdbcli 2020-05-20 15:47:31 -07:00
tclinken
40aec61d30 Added fdbcli getversion command 2020-05-20 15:47:30 -07:00
tclinken
9c6bec1af6 Add unlock command to fdbcli 2020-05-20 15:47:30 -07:00
tclinkenbeard
b3aa54e7eb Add lock command to fdbcli 2020-05-20 15:47:30 -07:00
Evan Tschannen
68708f3f40 updated release notes 2020-05-10 17:55:32 -07:00
Steve Atherton
5dfbaef4b0 Added release note. 2020-04-30 12:17:13 -07:00
Steve Atherton
0904a18e2c Added release note for HTTPS hang fix. 2020-04-24 18:02:59 -07:00
Evan Tschannen
010592a415 updated documentation for 6.2.20 2020-04-23 10:59:28 -07:00
A.J. Beamon
c11b9d0721 Including port in addresses option is deprecated in 630 rather than 700. Includes other latent generated go changes to the documentation. 2020-04-07 08:51:15 -07:00
Jingyu Zhou
ae480c14a3 Add documentation of get_approximate_size for Python, Ruby, and Go
This was missed from original PR #1756, where only C API was documented.
2020-03-31 13:42:02 -07:00
Evan Tschannen
f92c7dbd64 added another release note 2020-03-17 09:46:39 -07:00
Evan Tschannen
9dd7df564e
Update documentation/sphinx/source/release-notes.rst
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2020-03-17 09:42:15 -07:00
Evan Tschannen
7edeaa3da5 updated release notes for 6.2.19 2020-03-16 17:22:06 -07:00
Evan Tschannen
ed4d02a3e4
Merge pull request #2812 from etschannen/feature-proxy-mem-limit
Limit the amount of requests the proxy can queue up in memory
2020-03-16 14:56:56 -07:00
A.J. Beamon
ec27125102
Update documentation/sphinx/source/mr-status-json-schemas.rst.inc 2020-03-16 12:15:40 -07:00
A.J. Beamon
f2defc3a3a
Merge pull request #2814 from etschannen/feature-delay-recovery
Prevent coordinated state from filling up with too many old generations
2020-03-16 11:45:17 -07:00
Evan Tschannen
bbb07e860b
Update documentation/sphinx/source/mr-status-json-schemas.rst.inc 2020-03-16 11:42:27 -07:00
Evan Tschannen
76db8343c0 update status schema 2020-03-16 11:00:51 -07:00
Evan Tschannen
04b752b40a Added additional logging related to memory errors (including in status) 2020-03-13 18:31:22 -07:00
Alex Miller
5be7fa52bc Remove comma, and add schema change to documentation 2020-03-13 14:51:56 -07:00
Evan Tschannen
15f1a75d4f updated documentation for 6.2.18 2020-03-06 11:16:10 -08:00
A.J. Beamon
6d87800343 Clarify fdbcli knob release note to say that the knobs being set apply to the behavior of fdbcli. 2020-03-05 08:20:55 -08:00
Evan Tschannen
45fb098ce0 updated release notes 2020-03-04 18:47:16 -08:00