Commit Graph

1339 Commits

Author SHA1 Message Date
sfc-gh-tclinkenbeard ad108797c9 Update documentation to include limiting health metrics 2020-11-13 11:42:13 -08:00
sfc-gh-tclinkenbeard cf4c8e375f Merge remote-tracking branch 'origin/release-6.3' into merge 2020-10-29 22:15:41 -07:00
Xin Dong 9e46f3d87e Fix rst build error 2020-10-28 15:11:02 -07:00
Xin Dong 216a332ba7 Be clear about which 6.3.* release contains what fixes. 2020-10-28 14:59:19 -07:00
Xin Dong 41b834edb0 Bump minor version. 2020-10-28 14:47:34 -07:00
Xin Dong ce6d31c21a Mentioned what fixes from 6.2.* patches are included into current 6.3.9 release. 2020-10-28 14:45:54 -07:00
Steve Atherton 42cc5566e6 Add release note for blob client fix. 2020-10-28 03:34:33 -07:00
Steve Atherton 7e8398688d Merge commit 'bd858ffe513647af46c8033a41dd475905a81579' into merge-6.2-to-6.3 2020-10-27 13:58:13 -07:00
Steve Atherton cca6df237a Add release note for blob client fix. 2020-10-27 12:25:58 -07:00
Steve Atherton 99c1880a83 Merge commit 'f9581de2005e6b085776e81b9fcaa16442b32589' into merge-6.2-to-6.3
# Conflicts:
#	fdbserver/Knobs.cpp
#	fdbserver/Knobs.h
2020-10-27 12:21:26 -07:00
Andrew Noyes a15bc32b14
Merge pull request #3945 from sfc-gh-clin/add-consistencycheck-to-special-keys
Add consistencycheck command to special keys
2020-10-26 10:59:17 -07:00
Meng Xu b0d78ecf37
Merge pull request #3912 from dongxinEric/misc/log-detailed-teams-info-in-dd
Added a way to print detailed information about team collection for d…
2020-10-24 19:06:10 -07:00
Xin Dong 6395b76d8c Address more review comments 2020-10-23 15:29:08 -07:00
Xin Dong f757cae786 Address review comments 2020-10-23 14:01:53 -07:00
Chaoguang Lin c8eb003ec4 Change to \xff\xff/management/in_progress_exclusion, the snake case naming style 2020-10-22 18:05:54 -07:00
Young Liu 8cc3e4d3c6 Merge release-6.3 into master 2020-10-19 22:51:56 -07:00
Xin Dong 944f30484a
Merge pull request #3759 from dongxinEric/misc/3739/expose-time-since-last-recovery
This resolves issue #3739 by exposing time since last full recovery.
2020-10-19 09:03:31 -07:00
Jingyu Zhou 8f17a1a5d6 Merge branch 'release-6.2' into release-6.3 2020-10-16 15:25:39 -07:00
Xin Dong 92e31dd338 Address review comments 2020-10-15 15:25:00 -07:00
A.J. Beamon 0e0ef6c773
Merge pull request #3841 from oleg68/osamarin14
Unable to restart foundationdb after fdbmonitor has died #3838
2020-10-14 13:17:51 -07:00
Oleg Samarin 9adeff4a9a
Update documentation/sphinx/source/configuration.rst
Added a newline to doc

Co-authored-by: A.J. Beamon <ajbeamon@users.noreply.github.com>
2020-10-14 19:39:57 +03:00
Oleg Samarin bfcf921c3e
Apply suggestions from code review
Missing some colons in doc links

Co-authored-by: A.J. Beamon <ajbeamon@users.noreply.github.com>
2020-10-14 19:16:30 +03:00
Oleg Samarin d67fc569b1
Apply suggestions from code review
Spellcheck corrections in the doc

Co-authored-by: A.J. Beamon <ajbeamon@users.noreply.github.com>
2020-10-14 10:18:15 +03:00
Meng Xu da52927780 Update downloads.rst for 6.2.27 2020-10-12 13:46:11 -07:00
Meng Xu 3c10a7bd30 Add release note for PR 3891 2020-10-12 12:18:22 -07:00
Xin Dong ac7d95d469 Address review comments 2020-10-12 10:05:17 -07:00
Xin Dong 8f311543f9
Apply suggestions from code review
Co-authored-by: A.J. Beamon <ajbeamon@users.noreply.github.com>
2020-10-12 09:50:45 -07:00
Oleg Samarin 43f538ff8b Documented fdb processes restart behavior 2020-10-09 11:03:53 +03:00
Xin Dong 079f27d47d Added API doc for the new range split API. Updated some old ones to be consistent. 2020-10-08 15:20:55 -07:00
Xin Dong 5d902f9177
Merge pull request #3394 from dongxinEric/feature/range-split-points-based-on-size
Feature/range split points based on size
2020-10-08 14:25:11 -07:00
Xin Dong 05d6029cc4
Update documentation/sphinx/source/release-notes/release-notes-700.rst
Co-authored-by: A.J. Beamon <ajbeamon@users.noreply.github.com>
2020-10-08 13:59:38 -07:00
Xin Dong bc8417a551 Added release notes 2020-10-08 13:53:04 -07:00
Meng Xu 011754fd7e
Merge pull request #3834 from sfc-gh-tclinkenbeard/avoid-ddtracker-slow-task
Avoid slow task in ~DataDistributionTracker
2020-10-08 11:00:19 -07:00
sfc-gh-tclinkenbeard 9b358c9aac Remove 6.2.27 release note Fixes header 2020-10-08 09:18:19 -07:00
sfc-gh-tclinkenbeard 0cab6dcbd4 Add 6.2.27 release note for ~DataDistributionTracker slow task fix 2020-10-08 09:10:26 -07:00
Evan Tschannen cb52535f46
Merge pull request #3859 from etschannen/release-6.3
Merge Release 6.2 into Release 6.3
2020-10-07 15:34:32 -07:00
Evan Tschannen f03a355c4e Merge branch 'release-6.2' into release-6.3
# Conflicts:
#	CMakeLists.txt
#	documentation/sphinx/source/downloads.rst
#	fdbrpc/FlowTransport.actor.cpp
#	fdbrpc/FlowTransport.h
#	flow/Arena.h
#	flow/Knobs.cpp
#	flow/Knobs.h
#	packaging/msi/FDBInstaller.wxs
2020-10-07 12:28:22 -07:00
Evan Tschannen 91d998a0d6 updated documentation for 6.2.26 2020-10-06 16:09:18 -07:00
Evan Tschannen 07e4b0617e updated release notes 2020-10-05 15:30:48 -07:00
Evan Tschannen be07c17475 updated release notes from 6.3.9 2020-10-04 19:26:12 -07:00
Markus Pilman 268ba0bddc Merge remote-tracking branch 'origin/release-6.3' into merge-6.3 2020-10-01 14:14:06 -06:00
Evan Tschannen d350f6310b updated documentation for 6.3.8 2020-09-30 19:06:08 -07:00
Meng Xu 21071b6214
Merge pull request #3813 from xumengpanda/mengxu/merge-to-master-PR
Merge 6.3 to master and resolve conflicts
2020-09-28 15:24:18 -07:00
Young Liu 5ba123493e resolve comments 2020-09-25 17:27:46 -07:00
Xin Dong 480fc82779 Resolve review comments 2020-09-25 16:58:54 -07:00
Young Liu 9d962d35ff Fix title underline 2020-09-25 14:55:44 -07:00
Young Liu a4adf2aff0 Fix tx title underline 2020-09-25 11:06:26 -07:00
Young Liu 3278e21b0b Change description of GRV proxy and Commit proxy in docs and add backward compatibility support for configuring proxies in fdbcli 2020-09-25 10:50:48 -07:00
Evan Tschannen 7ec73e3365 updated documentation for 6.3.7 2020-09-24 17:28:27 -07:00
Evan Tschannen 2d788b309f Merge branch 'release-6.2' into release-6.3
# Conflicts:
#	documentation/sphinx/source/api-error-codes.rst
#	flow/ThreadHelper.actor.h
#	flow/error_definitions.h
2020-09-24 17:16:58 -07:00