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 |
Xiaoge Su
|
ceeade7334
|
Address review comments, improve performance
|
2020-08-08 23:52:38 -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 |
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 |
Meng Xu
|
1b68665228
|
Merge branch 'master' into release-6.3
|
2020-07-08 18:52:05 -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 |
Evan Tschannen
|
e9f690c695
|
Merge pull request #3444 from gtaylor/patch-1
Update supported Python versions in downloads.rst
|
2020-07-08 10:38:02 -07:00 |
Oleg Samarin
|
6c23901e61
|
Speed up sync between Primary and DR
|
2020-07-03 11:38:54 +03:00 |
Greg Taylor
|
4226c53765
|
Update supported Python versions in downloads.rst
Per the Python API docs (https://apple.github.io/foundationdb/api-python.html),
Python versions 2.7-3.7 are now supported.
|
2020-07-02 14:02:02 -07:00 |
Andrew Noyes
|
0e77975782
|
Add footnote
|
2020-07-01 23:59:18 +00:00 |
Andrew Noyes
|
409ccf3be2
|
Use snake_case to match status json convention
|
2020-06-30 17:05:29 +00:00 |
Andrew Noyes
|
e1dfa410c1
|
Remove "Storages" field from data_distribution_stats
It seems like a cool idea, but it feels rushed to me. Reverting for now.
|
2020-06-30 15:24:16 +00:00 |
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 |
Steve Atherton
|
4f29c3ba59
|
Updated release notes for TLS background handshakes.
|
2020-06-22 16:39:19 -07:00 |
A.J. Beamon
|
1b233282d5
|
Merge pull request #3392 from apple/release-6.3
Merge release-6.3 into master
|
2020-06-18 12:20:40 -07: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
|
76ac5dfeaf
|
Merge branch 'release-6.3' into merge-release-6.3-into-master
# Conflicts:
# documentation/sphinx/source/release-notes/release-notes-630.rst
|
2020-06-17 18:31:06 -07:00 |