Commit Graph

1144 Commits

Author SHA1 Message Date
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
A.J. Beamon eacc531a9f
Merge pull request #3390 from apple/release-6.2
Merge release-6.2 into release-6.3
2020-06-18 11:51:52 -07:00
A.J. Beamon f2325187b5 Fix the link for a release note. 2020-06-18 10:42:58 -07:00
A.J. Beamon a56b48a41d Merge branch 'release-6.2' into merge-release-6.2-into-release-6.3
# Conflicts:
#	documentation/sphinx/source/release-notes/release-notes-620.rst
2020-06-17 15:18:20 -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
A.J. Beamon 3c684313db Merge branch 'release-6.2' into merge-release-6.2-into-release-6.3
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	fdbserver/Status.actor.cpp
#	fdbserver/storageserver.actor.cpp
2020-06-16 13:06:29 -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
Daniel Smith acbfe2e4c9
Revert "Revert "Initial RocksDB"" 2020-06-15 12:45:36 -04:00
Evan Tschannen 56addb24a4 updated documentation for 6.3.2 2020-06-14 23:16:04 -07:00
Evan Tschannen e755d53e2b
Merge pull request #3331 from ajbeamon/update-release-notes-6.3
Add some more release notes for 6.3.1
2020-06-14 22:37:53 -07:00
A.J. Beamon d0b6a4d2d5 Add release note. 2020-06-12 15:02:30 -07:00
Jingyu Zhou 9cd1614c82
Revert "Initial RocksDB" 2020-06-11 15:29:46 -07:00
Daniel Smith a4dbb5dd01 Merge branch 'trace-batch-thread-hostile' into rocksdb-6.3 2020-06-11 15:53:57 +00:00
A.J. Beamon 25f59e8433 Add some more release notes for 6.3.1 2020-06-10 11:32:15 -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 83f53e1f86 Add PR number, match text of prior release documents 2020-06-10 10:04:21 -07:00
A.J. Beamon 739767b838 Delay cluster controller candidacy for all worst fit processes, not just storage servers. 2020-06-10 09:59:56 -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 7ec1d644a6 updated documentation for 6.3.1 2020-06-04 19:38:16 -07:00
Evan Tschannen d199bf5b81 update old release notes 2020-06-04 19:27:25 -07:00
Evan Tschannen 30bfd606c0 Merge branch 'release-6.2' into release-6.3
# Conflicts:
#	CMakeLists.txt
#	documentation/sphinx/source/downloads.rst
#	documentation/sphinx/source/release-notes.rst
#	fdbserver/worker.actor.cpp
#	packaging/msi/FDBInstaller.wxs
#	versions.target
2020-06-04 19:21:32 -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
A.J. Beamon 8329a242d2 Merge branch 'release-6.2' into merge-release-6.2-into-release-6.3
# Conflicts:
#	documentation/sphinx/source/downloads.rst
#	documentation/sphinx/source/release-notes.rst
2020-05-29 15:51:56 -07:00
Evan Tschannen a17e3863a7 updated documentation for 6.2.21 2020-05-29 12:48:43 -07:00
A.J. Beamon d114f39137
Merge pull request #3250 from sfc-gh-anoyes/anoyes/fix-versionstamped-key-docs
Remove warning about combining ryw-disabled w/ versionstamped keys
2020-05-28 08:52:49 -07:00
Daniel Smith 5af427f3b2 Merge remote-tracking branch 'upstream/release-6.3' into rocksdb-6.3 2020-05-28 15:42:34 +00:00
Meng Xu a66bcff3c9
Merge pull request #3244 from ajbeamon/add-error-code-to-documentation
Add 6.3 related error codes to the api-error-codes documentation
2020-05-27 20:32:12 -07:00
Meng Xu 84d6b9bdab
Merge pull request #3240 from sfc-gh-anoyes/anoyes/special-keys-docs
Special keys docs
2020-05-27 19:21:00 -07:00
Andrew Noyes fbdade0434 Remove warning about combining ryw-disabled w/ versionstamped keys
We test this combination now (#3067), and don't know of any reason why
this shouldn't work
2020-05-27 23:52:08 +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
A.J. Beamon 0e768a8c7f Adjust wording and note that the cluster won't heal replication factor when failures occur in the maintenance zone. 2020-05-27 15:54:06 -07:00
A.J. Beamon 8f2739a54b Add a link to the region configuration in documentation of force_recovery_with_data_loss. Add subheadings for profile subcommands. 2020-05-27 15:48:19 -07:00
A.J. Beamon 12225c0f46 Adopt consistent use of ... for repeating arguments 2020-05-27 15:27:47 -07:00
Andrew Noyes 54b88f04fa Address review comments 2020-05-27 22:04:28 +00:00
A.J. Beamon a632b26beb Add documentation for several fdbcli commands that were present in fdbcli help but were not in our online documentation. 2020-05-27 13:29:01 -07:00
Daniel Smith 8731700d80 Merge remote-tracking branch 'upstream/release-6.3' into rocksdb-6.3 2020-05-27 20:02:25 +00:00
A.J. Beamon 184a75050b Add 6.3 related error codes to the api-error-codes documentation 2020-05-27 12:09:16 -07:00
A.J. Beamon d6be580319 Merge branch 'release-6.2' into merge-release-6.2-into-release-6.3
# Conflicts:
#	documentation/sphinx/source/command-line-interface.rst
#	documentation/sphinx/source/release-notes.rst
#	fdbcli/fdbcli.actor.cpp
2020-05-27 11:42:27 -07:00
Andrew Noyes 3d8bc726cb Improve grammar/style 2020-05-27 18:00:46 +00:00
Meng Xu 59132e2cc8
Merge pull request #3237 from ajbeamon/tag-throttling-documentation
Add documentation for the tag throttling feature
2020-05-27 09:33:30 -07:00
Meng Xu 116997d6aa
Merge pull request #3238 from ajbeamon/update-api-version-upgrade-guide
Update the API version upgrade guide for 6.3
2020-05-27 09:19:35 -07:00
A.J. Beamon 82a224490d
Update documentation/sphinx/source/release-notes.rst 2020-05-26 21:36:55 -07:00