952 Commits

Author SHA1 Message Date
Evan Tschannen
303df197cf Merge branch 'release-6.2'
# Conflicts:
#	CMakeLists.txt
#	bindings/c/test/mako/mako.c
#	documentation/sphinx/source/release-notes.rst
#	fdbbackup/backup.actor.cpp
#	fdbclient/NativeAPI.actor.cpp
#	fdbclient/NativeAPI.actor.h
#	fdbserver/DataDistributionQueue.actor.cpp
#	fdbserver/Knobs.cpp
#	fdbserver/Knobs.h
#	fdbserver/LogRouter.actor.cpp
#	fdbserver/SkipList.cpp
#	fdbserver/fdbserver.actor.cpp
#	flow/CMakeLists.txt
#	flow/Knobs.cpp
#	flow/Knobs.h
#	flow/flow.vcxproj
#	flow/flow.vcxproj.filters
#	versions.target
2020-03-06 18:22:46 -08:00
Evan Tschannen
15f1a75d4f updated documentation for 6.2.18 2020-03-06 11:16:10 -08:00
A.J. Beamon
6d87800343 Clarify fdbcli knob release note to say that the knobs being set apply to the behavior of fdbcli. 2020-03-05 08:20:55 -08:00
Evan Tschannen
45fb098ce0 updated release notes 2020-03-04 18:47:16 -08:00
Evan Tschannen
b353ea1fd1 updated documentation 2020-03-04 17:40:59 -08:00
A.J. Beamon
58e621eca1 Invalid knobs or knob values are treated as warnings rather than errors. Apply this change to backup as well. 2020-03-04 15:50:04 -08:00
A.J. Beamon
181ca3fce0 Add release note. 2020-03-04 11:18:00 -08:00
Evan Tschannen
6054c05963 Merge branch 'release-6.2'
# Conflicts:
#	CMakeLists.txt
#	documentation/sphinx/source/release-notes.rst
#	fdbserver/fdbserver.actor.cpp
#	versions.target
2020-02-28 12:11:05 -08:00
Evan Tschannen
1708f46f67 update docs for 6.2.17 2020-02-26 19:08:06 -08:00
Evan Tschannen
b96e9c939c updated release notes 2020-02-26 18:53:19 -08:00
Evan Tschannen
924d335aa7 Merge branch 'release-6.2'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	flow/Knobs.cpp
#	flow/Knobs.h
2020-02-25 18:25:19 -08:00
Evan Tschannen
4d8eb67e64 Merge branch 'release-6.2' of github.com:apple/foundationdb into release-6.2
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
2020-02-25 16:58:20 -08:00
Evan Tschannen
6b78342f64 updated release notes for 6.2.16 2020-02-25 16:55:51 -08:00
A.J. Beamon
f4bf2afffe Fix bad link in release notes 2020-02-25 13:39:36 -08:00
Evan Tschannen
4399480b30
Merge pull request #2728 from etschannen/master
Merge Release 6.2 into Master
2020-02-24 09:52:10 -08:00
A.J. Beamon
9c9e643334 Fix some various indentation issues that caused weird formatting in the documentation output. 2020-02-21 20:05:48 -08:00
Evan Tschannen
96258b9809 Merge branch 'release-6.2'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	fdbcli/fdbcli.actor.cpp
#	fdbclient/ManagementAPI.actor.cpp
#	fdbrpc/FlowTransport.actor.cpp
#	fdbserver/ClusterController.actor.cpp
#	fdbserver/DataDistribution.actor.cpp
#	fdbserver/DataDistribution.actor.h
#	fdbserver/DataDistributionQueue.actor.cpp
#	fdbserver/KeyValueStoreMemory.actor.cpp
#	fdbserver/MasterProxyServer.actor.cpp
#	fdbserver/QuietDatabase.actor.cpp
#	fdbserver/SkipList.cpp
#	fdbserver/StorageMetrics.actor.h
#	fdbserver/TLogServer.actor.cpp
#	fdbserver/fdbserver.actor.cpp
#	fdbserver/storageserver.actor.cpp
#	fdbserver/workloads/KVStoreTest.actor.cpp
#	flow/CMakeLists.txt
#	flow/Knobs.cpp
#	flow/Knobs.h
#	flow/genericactors.actor.cpp
#	flow/serialize.h
2020-02-21 19:09:16 -08:00
Alex Miller
62a1983c62 reStructuredText uses `x as code font and not x`. 2020-02-21 17:48:34 -08:00
A.J. Beamon
450fd0910b Document role affinity changes that occurred in 6.0. 2020-02-21 15:47:16 -08:00
A.J. Beamon
c4a36b9731 Clarify the note about running double replication with replicated disks to mention risks to fault tolerance. 2020-02-21 14:03:37 -08:00
A.J. Beamon
e2bcbef456
Merge pull request #2477 from alexmiller-apple/documentation
A variety of minor, yet potentially contentious, documentation changes:
2020-02-21 14:01:16 -08:00
A.J. Beamon
9d526d1670 Add a release note. 2020-02-20 16:16:07 -08:00
A.J. Beamon
9e84fa965d
Merge pull request #2703 from ajbeamon/fix-stuck-dd-rebalancing
Fix issue with rebalancing data movement doing no work
2020-02-20 15:56:04 -08:00
A.J. Beamon
d1f050690a
Merge pull request #2454 from ajbeamon/document-range-read-efficiency
Document efficiency of reverse range reads
2020-02-20 15:25:38 -08:00
A.J. Beamon
fcbdcda490
Merge pull request #2650 from ajbeamon/fix-reverse-range-read-byte-limit-bug
Fix reverse range read performance bug
2020-02-20 12:47:17 -08:00
A.J. Beamon
223b2201e9 Add release note. 2020-02-20 09:36:05 -08:00
Kyle Snavely
08de50a487 Update backup in-flight TLS support documentation 2020-02-19 16:37:24 -07:00
Steve Atherton
32d9ede328 Added release note. 2020-02-18 16:45:31 -08:00
A.J. Beamon
649fc6ba94
Merge pull request #2329 from davisp/trace-clock-source-network-option
Add network option for the trace clock source
2020-02-15 10:43:00 -08:00
Paul J. Davis
32e285a761 Add network option for the trace clock source
This option allows clients to select the clock source for trace events
similar to the `--traceclock` command line parameter for `fdbserver`.
Using the `realtime` clock sources makes loading event data into
OpenTracing systems like Jaeger more useful.
2020-02-15 11:30:43 -06:00
A.J. Beamon
d2b7f92b49 Merge branch 'release-6.2' into fix-status-proxy-list
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
2020-02-12 14:14:18 -08:00
A.J. Beamon
be33bedb09 Add release note 2020-02-11 08:19:28 -08:00
mpilman
752d95e81b updated old release notes 2020-02-10 17:27:11 -08:00
mpilman
f6dc7ba3df Fixed merge problem with release notes 2020-02-10 15:00:22 -08:00
A.J. Beamon
529200018a Merge branch 'release-6.2' into fix-reverse-range-read-byte-limit-bug
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
2020-02-10 12:23:52 -08:00
mpilman
5a9d420cb7 Merge remote-tracking branch 'upstream/release-6.2' into release-merges/20200210 2020-02-10 10:02:05 -08:00
A.J. Beamon
ff44bd2b33
Merge pull request #2639 from atn34/atn34/include-port-in-address-default
Enable include_port_in_address by default for api version 700
2020-02-10 09:50:59 -08:00
A.J. Beamon
1484342ee0 Add release note. 2020-02-07 15:47:36 -08:00
A.J. Beamon
50bd15c970
Merge pull request #2554 from dyoungworth/dyoungworth/addVersionstampDoc2
Add versionstamp documentation
2020-02-07 10:02:30 -08:00
A.J. Beamon
b35506704f
Update documentation/sphinx/source/release-notes.rst
Add PR number
2020-02-07 08:58:35 -08:00
David Youngworth
c40446f651 Tweak versionstamp documentation 2020-02-06 16:07:07 -08:00
Evan Tschannen
844c8511c4
Merge pull request #2588 from jzhou77/backup-worker
Integrate new backup worker with existing backup command
2020-02-05 14:14:43 -08:00
A.J. Beamon
e0003ff12d Add a release note 2020-02-05 11:20:31 -08:00
Jingyu Zhou
52c6737411 Rename backupLoggingEnabled as backupWorkerEnabled
To highlight the changes for 7.0 backup changes. By default,
backup_worker_enabled flag is set for 7.0 version.
2020-02-04 10:09:16 -08:00
Andrew Noyes
e95e04f650 Remove include-port-in-address from sphinx source 2020-02-04 09:56:47 -08:00
Jingyu Zhou
0db03f1d3c Use backup_logging_enabled flag
The default is to enable new backup workers. Users can disable this flag to
turn off the backup worker feature.
2020-02-03 20:03:22 -08:00
dyoungworth
77187354ec Address Alex's review comments 2020-02-03 17:36:05 -08:00
dyoungworth
e8c99ebd84
Update documentation/sphinx/source/data-modeling.rst
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2020-02-03 17:30:11 -08:00
dyoungworth
ab9b62ac65
Update documentation/sphinx/source/data-modeling.rst
Co-Authored-By: Alex Miller <35046903+alexmiller-apple@users.noreply.github.com>
2020-02-03 17:29:25 -08:00
Andrew Noyes
2ce887012c Respect api version for include_port_in_address 2020-02-03 15:25:30 -08:00