1525 Commits

Author SHA1 Message Date
Evan Tschannen
29eec30183 Merge branch 'release-6.2' into release-6.3
# Conflicts:
#	CMakeLists.txt
#	build/Dockerfile
#	build/Dockerfile.devel
#	documentation/sphinx/source/downloads.rst
#	fdbserver/Knobs.cpp
#	fdbserver/LogSystem.h
#	fdbserver/MasterProxyServer.actor.cpp
#	fdbserver/TagPartitionedLogSystem.actor.cpp
#	fdbserver/WaitFailure.actor.cpp
#	fdbserver/fdbserver.vcxproj
#	fdbserver/fdbserver.vcxproj.filters
#	packaging/msi/FDBInstaller.wxs
2020-08-31 01:10:29 -07:00
sfc-gh-ngoyal
2dbf4efc85
Update documentation/sphinx/source/transaction-profiler-analyzer.rst
Co-authored-by: A.J. Beamon <ajbeamon@users.noreply.github.com>
2020-08-28 21:28:49 -07:00
sfc-gh-ngoyal
0a5d3408aa
Update documentation/sphinx/source/transaction-profiler-analyzer.rst
Co-authored-by: A.J. Beamon <ajbeamon@users.noreply.github.com>
2020-08-28 21:28:33 -07:00
sfc-gh-ngoyal
f97752b808
Update documentation/sphinx/source/transaction-profiler-analyzer.rst
Co-authored-by: A.J. Beamon <ajbeamon@users.noreply.github.com>
2020-08-28 21:28:23 -07:00
sfc-gh-ngoyal
13d56901a6
Update documentation/sphinx/source/transaction-profiler-analyzer.rst
Co-authored-by: A.J. Beamon <ajbeamon@users.noreply.github.com>
2020-08-28 21:28:15 -07:00
sfc-gh-ngoyal
3e962b664b
Update documentation/sphinx/source/transaction-profiler-analyzer.rst
Co-authored-by: A.J. Beamon <ajbeamon@users.noreply.github.com>
2020-08-28 21:28:06 -07:00
sfc-gh-ngoyal
e72f2910d2
Update documentation/sphinx/source/transaction-profiler-analyzer.rst
Co-authored-by: A.J. Beamon <ajbeamon@users.noreply.github.com>
2020-08-28 21:27:54 -07: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
Young Liu
9564171463 Merge branch 'master' into grv-proxy 2020-08-24 22:45:01 -07:00
Young Liu
63b3612ad5 Merge master branch and resolve conflicts 2020-08-24 16:42:31 -07:00
XiaoxiWang
4e627691a9 add throttle objects into Schemas.cpp 2020-08-24 23:37:58 +00:00
XiaoxiWang
86b943f17a update documentation 2020-08-23 18:24:45 +00:00
Andrew Noyes
e42f1f23ae Add release note 2020-08-20 18:40:03 +00:00
negoyal
d43dfd1ecb Added GitHub link for transaction_profiling_analyzer.py. 2020-08-19 17:17:12 -07:00
negoyal
5531e44475 Documentation on transaction profiling and analyzing. 2020-08-19 13:02:40 -07:00
Young Liu
8953cc5f98 Merge master again 2020-08-12 16:59:07 -07:00
Kyle Snavely
1f3bf85f89
Fix a small typo in the region configuration docs 2020-08-12 11:50:32 -06:00
Evan Tschannen
2f52c5f79b Merge branch 'release-6.3'
# Conflicts:
#	fdbserver/RestoreLoader.actor.cpp
2020-08-11 22:45:43 -07:00
Meng Xu
72cabfd253
Merge pull request #2596 from alexmiller-apple/docs/technical-overview
Convert "Architecture Overview" wiki page into documentation
2020-08-11 20:36:48 -07:00
Young Liu
79ce16650d merge master branch 2020-08-11 19:22:10 -07:00
Xiaoge Su
ceeade7334 Address review comments, improve performance 2020-08-08 23:52:38 -07:00
Young Liu
d6a23a4d6b Resolve comments to make GRV proxy a separate process class 2020-08-06 00:01:57 -07:00
Meng Xu
fe5902994c
Merge pull request #3605 from apple/release-6.3
Merge Release 6.3 to master
2020-08-05 23:37:44 -07:00
Chaoguang Lin
a8072e0d0d Fix special key prefix in doc 2020-08-05 13:16:42 -07:00
Andrew Noyes
f800a29f3f Add release note for #3566 2020-08-04 18:43:39 +00:00
Andrew Noyes
800337ab32 Add/update documentation for special key space management api 2020-08-04 16:24:32 +00:00
Evan Tschannen
a49cb41de7 Merge branch 'release-6.3'
# Conflicts:
#	CMakeLists.txt
#	cmake/ConfigureCompiler.cmake
#	fdbserver/Knobs.cpp
#	fdbserver/StorageCache.actor.cpp
#	fdbserver/storageserver.actor.cpp
#	flow/ThreadHelper.actor.h
#	flow/serialize.h
#	tests/CMakeLists.txt
2020-07-29 00:31:55 -07:00
Evan Tschannen
3f1e51c821
Merge pull request #3543 from dongxinEric/doc/add-explanation-about-accuracy-of-estiamted-range-size-api
Added some explanation about the accuracy about the get estimated ran…
2020-07-27 11:03:17 -07:00
Evan Tschannen
e0db748fb3
Merge pull request #3403 from satherton/tls-background-handshake
TLS handshaking in background threads
2020-07-27 10:55:00 -07:00
Evan Tschannen
937df4f839 Merge branch 'release-6.3' of github.com:apple/foundationdb into feature-lifetimetoken-fix
# Conflicts:
#	documentation/sphinx/source/release-notes/release-notes-630.rst
2020-07-27 10:03:02 -07:00
Evan Tschannen
e1dedff7b3 Merge branch 'release-6.2' into release-6.3
# Conflicts:
#	CMakeLists.txt
#	bindings/c/test/mako/mako.c
#	cmake/ConfigureCompiler.cmake
#	documentation/sphinx/source/downloads.rst
#	fdbcli/fdbcli.actor.cpp
#	fdbclient/FileBackupAgent.actor.cpp
#	packaging/msi/FDBInstaller.wxs
#	versions.target
2020-07-24 12:10:44 -07:00
Evan Tschannen
5a8a8153ce updated documentation 2020-07-23 11:22:16 -07:00
Xin Dong
9e1f253c08 Added some explanation about the accuracy about the get estimated range size API. 2020-07-21 16:14:23 -07:00
Evan Tschannen
0df28ee2f2 updated documentation 2020-07-20 22:44:19 -07:00
Meng Xu
b2a3b4fd83 Merge branch 'master' into mengxu/merge-6.3-PR 2020-07-20 11:34:18 -07:00
Meng Xu
2c1334d461 Update release notes for DD fix 2020-07-20 10:12:22 -07:00
Steve Atherton
f0d35e87ef Renamed knob and URL parameter for request timeout to request timeout min to more accurately reflect what they do. 2020-07-19 17:41:59 -07:00
Steve Atherton
dd62b828f9 Add release note for request timeout fix. 2020-07-18 22:41:05 -07:00
Steve Atherton
38cade1146 Merged tag release-6.3.3 into tls-background-handshake. 2020-07-17 23:39:57 -07:00
Meng Xu
29da89525f
Merge pull request #3510 from apple/release-6.3
Merge Release 6.3 into master
2020-07-13 17:09:47 -07:00
Evan Tschannen
c9c80d6dec updated documentation for 6.3.3 2020-07-13 11:08:53 -07:00
Meng Xu
ef8c1060a2 Merge branch 'master' into mengxu/tmp-merge-6.3 2020-07-13 10:15:56 -07:00
A.J. Beamon
b09dddc07e Merge branch 'release-6.2' into merge-release-6.2-into-release-6.3
# Conflicts:
#	cmake/ConfigureCompiler.cmake
#	documentation/sphinx/source/downloads.rst
#	fdbrpc/FlowTransport.actor.cpp
#	fdbrpc/fdbrpc.vcxproj
#	fdbserver/DataDistributionQueue.actor.cpp
#	fdbserver/Knobs.cpp
#	fdbserver/Knobs.h
#	fdbserver/LogSystemPeekCursor.actor.cpp
#	fdbserver/MasterProxyServer.actor.cpp
#	fdbserver/Status.actor.cpp
#	fdbserver/storageserver.actor.cpp
#	flow/flow.vcxproj
2020-07-10 15:06:34 -07:00
Jingyu Zhou
90654628fb
Merge pull request #3490 from apple/release-6.3
Merge Release 6.3
2020-07-10 12:54:37 -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
Jingyu Zhou
abfc3effe4
Merge pull request #3483 from oleg68/detach-dr-clone-63
Detach a Clone of DR Site without Affecting Replication to the Original DR Site
2020-07-10 09:38:21 -07:00
Oleg Samarin
668661a54b Added --dstonly to release notes 2020-07-10 15:19:27 +03: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