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 |
Andrew Noyes
|
f800a29f3f
|
Add release note for #3566
|
2020-08-04 18:43:39 +00: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
|
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 |
Evan Tschannen
|
c9c80d6dec
|
updated documentation for 6.3.3
|
2020-07-13 11:08:53 -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 |
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 |
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 |
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
|
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 |