A.J. Beamon
|
a8d08a8792
|
Merge branch 'release-6.3' into merge-release-6.3-into-master
|
2021-02-09 10:18:00 -08:00 |
|
A.J. Beamon
|
66fa403c86
|
Merge branch 'release-6.2' into merge-release-6.2-into-release-6.3
# Conflicts:
# CMakeLists.txt
# documentation/sphinx/source/downloads.rst
# fdbserver/Knobs.cpp
# packaging/msi/FDBInstaller.wxs
# versions.target
|
2021-02-09 08:55:24 -08:00 |
|
A.J. Beamon
|
aaf0a9aa7b
|
Merge branch 'release-6.3' into merge-release-6.3-into-master
# Conflicts:
# build/docker-compose.yaml
# cmake/ConfigureCompiler.cmake
# fdbclient/FileBackupAgent.actor.cpp
# fdbrpc/AsyncFileCached.actor.h
# fdbrpc/IAsyncFile.h
# fdbrpc/IRateControl.h
# fdbrpc/simulator.h
# fdbserver/KeyValueStoreSQLite.actor.cpp
# fdbserver/storageserver.actor.cpp
# fdbservice/ServiceBase.cpp
|
2021-02-08 12:58:34 -08:00 |
|
A.J. Beamon
|
67e783acf8
|
Merge branch 'release-6.2' into merge-release-6.2-into-release-6.3
# Conflicts:
# cmake/CompileBoost.cmake
# cmake/FDBComponents.cmake
# fdbrpc/AsyncFileCached.actor.h
# fdbrpc/simulator.h
# fdbserver/KeyValueStoreSQLite.actor.cpp
# fdbserver/Knobs.cpp
# fdbserver/Knobs.h
# fdbserver/storageserver.actor.cpp
# flow/Knobs.h
# flow/network.h
|
2021-02-08 09:20:28 -08:00 |
|
Evan Tschannen
|
c326c263a8
|
Updated knobs to enable low priority reads when durability lag is larger than 200 seconds
|
2021-02-07 22:58:11 -08:00 |
|
Meng Xu
|
675e567305
|
Merge pull request #4218 from sfc-gh-etschannen/feature-low-priority-reads-6.2
Reduce read priority when durability lag is high
|
2021-02-03 18:09:39 -08:00 |
|
Evan Tschannen
|
b2ffdf47f0
|
added low priority reads to status
|
2021-02-03 13:24:34 -08:00 |
|
Xin Dong
|
309a0d88e6
|
Update documentation/sphinx/source/release-notes/release-notes-620.rst
|
2021-01-28 15:29:24 -08:00 |
|
Xin Dong
|
69f1ad9276
|
Add release note for PR 4166
|
2021-01-28 15:27:13 -08:00 |
|
Chaoguang Lin
|
05f119c69a
|
update c api documentation
|
2021-01-25 15:19:12 -08:00 |
|
Chaoguang Lin
|
20009a5a5a
|
update c api documentation
|
2021-01-25 14:48:52 -08:00 |
|
Chaoguang Lin
|
c8538ef940
|
fix format in release-notes
|
2021-01-21 11:29:00 -08:00 |
|
Chaoguang Lin
|
69a2083ec2
|
Add documentation
|
2021-01-21 00:51:16 -08:00 |
|
Andrew Noyes
|
ff7d306b09
|
Merge branch 'release-6.3' into anoyes/merge-6.3-to-master
Include conflict markers for now. Will resolve.
|
2021-01-15 18:04:09 +00:00 |
|
Chaoguang Lin
|
87b4463305
|
Solve comments: update c api description; refine code
|
2021-01-13 14:56:41 -08:00 |
|
Balachandar Namasivayam
|
97a4637b52
|
Update downloads and release notes for 6.3.10
|
2021-01-06 11:54:18 -08:00 |
|
Chaoguang Lin
|
c550ef594c
|
Update documentation for check-on-reboot
|
2021-01-05 09:59:30 -08:00 |
|
Chaoguang Lin
|
da7b65cd71
|
Change the interface back to return int64_t
|
2021-01-03 22:45:09 -08:00 |
|
Jingyu Zhou
|
a167016378
|
Resolver merge conflicts
|
2020-12-23 14:33:30 -08:00 |
|
Jingyu Zhou
|
bbb56e4089
|
Merge branch 'release-6.2' of https://github.com/apple/foundationdb into release-6.3
|
2020-12-23 14:26:59 -08:00 |
|
Jingyu Zhou
|
c3b152113c
|
Update release notes and download links.
|
2020-12-22 13:57:13 -08:00 |
|
Xin Dong
|
8d4cbfbb86
|
Merge branch 'release-6.2' into feature/allow-manually-trigger-dd-teams-info-logging
|
2020-12-22 10:00:24 -08:00 |
|
Chaoguang Lin
|
83b2a994c3
|
Add release notes
|
2020-12-21 14:01:17 -08:00 |
|
Jingyu Zhou
|
4dd3fda285
|
Merge pull request #4159 from xumengpanda/mengxu/rw-path-doc-PR
Remove "WiP" from the FDB Read and Write Path doc
|
2020-12-11 11:06:26 -08:00 |
|
Meng Xu
|
cea7336bae
|
Remove WiP from Read and Write Path doc
|
2020-12-11 10:18:02 -08:00 |
|
Jingyu Zhou
|
de35f55f16
|
Merge pull request #4099 from xumengpanda/mengxu/rw-path-doc-PR
Documentation: How FDB read and write path works in FDB 6.2
|
2020-12-11 09:34:10 -08:00 |
|
Meng Xu
|
7e0d924be9
|
Minor revision and update format for FDB Read and Write Path doc
|
2020-12-10 22:12:22 -08:00 |
|
Russell Sears
|
4cb821cd63
|
Merge remote-tracking branch 'upstream/release-6.2' into merge-6.2-to-6.3
|
2020-12-09 15:47:44 -08:00 |
|
Andrew Noyes
|
877997632d
|
Merge branch 'release-6.3' into anoyes/merge-release-6.3-master
Include conflict markers for review purposes
|
2020-12-04 01:38:07 +00:00 |
|
Xin Dong
|
2162fd1421
|
Fix the doc build failure
|
2020-12-03 15:19:03 -08:00 |
|
Xin Dong
|
da22308025
|
Change the new command to be all lower case to follow the convention. Updated the command line interface documentation and the release notes for 6.2.29.
|
2020-12-03 14:49:23 -08:00 |
|
Jingyu Zhou
|
6bf1e5f3f9
|
Update release notes
|
2020-11-29 14:34:25 -08:00 |
|
Meng Xu
|
7d7fdc296b
|
Add read-write-path to doctree
|
2020-11-27 12:19:56 -08:00 |
|
Andrew Noyes
|
dc2bac5670
|
Resolve conflicts
|
2020-11-24 19:09:42 +00:00 |
|
Andrew Noyes
|
1f541f02be
|
Merge branch 'anoyes/merge-6.2-to-6.3' into anoyes/release-6.3-merge
Merge, leaving conflict markers for now
|
2020-11-24 16:55:34 +00:00 |
|
Meng Xu
|
6e59c8ddad
|
Document:Fix image file path
|
2020-11-22 21:19:17 -08:00 |
|
Meng Xu
|
2af1685bcd
|
Add read write path to Technical Overview page
|
2020-11-22 18:40:57 -08:00 |
|
Meng Xu
|
7eed0a7dba
|
Documentation:Read and Write Path
|
2020-11-22 18:39:14 -08:00 |
|
sfc-gh-tclinkenbeard
|
6a328fcc18
|
Add 6.2.29 release notes
|
2020-11-20 12:31:49 -08:00 |
|
David Youngworth
|
d64cf8b9e3
|
Merge branch 6.3 into master
|
2020-11-17 11:22:45 -08:00 |
|
Markus Pilman
|
930afc7130
|
Merge pull request #3670 from sfc-gh-ngoyal/experimental
Documentation on transaction profiling and analyzing.
|
2020-11-17 10:09:37 -07:00 |
|
Jingyu Zhou
|
6ed8bdb598
|
Update downloads.rst for 6.2.28
|
2020-11-13 21:30:04 -08:00 |
|
sfc-gh-tclinkenbeard
|
add106475f
|
Fix table alignment in documentation
|
2020-11-13 17:25:33 -08:00 |
|
sfc-gh-tclinkenbeard
|
45c9a0abc7
|
Revert "Revert "Add limiting health metrics""
This reverts commit 209ebcc5950fe246ee0a6b995dcbe9ecc2688c68.
|
2020-11-13 17:24:57 -08:00 |
|
Trevor Clinkenbeard
|
209ebcc595
|
Revert "Add limiting health metrics"
|
2020-11-13 17:08:46 -08:00 |
|
sfc-gh-tclinkenbeard
|
ad108797c9
|
Update documentation to include limiting health metrics
|
2020-11-13 11:42:13 -08:00 |
|
Saurabh Chaturvedi
|
b5a9ccf175
|
Fix transaction retry typo for other lang tutorials
|
2020-11-08 13:33:29 -08:00 |
|
sfc-gh-tclinkenbeard
|
cf4c8e375f
|
Merge remote-tracking branch 'origin/release-6.3' into merge
|
2020-10-29 22:15:41 -07:00 |
|
Markus Pilman
|
1b91c99640
|
Merge branch 'release-6.3' into features/versioned-packages
|
2020-10-29 17:16:11 -06:00 |
|
Xin Dong
|
9e46f3d87e
|
Fix rst build error
|
2020-10-28 15:11:02 -07:00 |
|