775 Commits

Author SHA1 Message Date
Jon Fu
2bbf37f5ee added some documentation notes 2019-11-12 15:08:25 -08:00
Evan Tschannen
688940b685 merge 6.2 into master 2019-10-21 11:43:46 -07:00
A.J. Beamon
27b6875fd9
Merge pull request #2246 from davisp/clarify-kill-on-configuration-change-docs
Clarify docs on `kill_on_configuration_change`
2019-10-21 09:56:43 -07:00
Evan Tschannen
c4e3c9f916 updated documentation for 6.2.6 2019-10-16 21:57:19 -07:00
Evan Tschannen
a85f69c62f
Merge pull request #2241 from etschannen/feature-recruitment-cleanup
Fixed a few small issues with recruitment logic on the cluster controller
2019-10-16 16:25:42 -07:00
Evan Tschannen
552eb44bf8
Merge pull request #2230 from ajbeamon/fix-fault-tolerance-reporting-with-remote-regions
Fix: status would fail to account for remote regions when...
2019-10-16 14:51:48 -07:00
Paul J. Davis
c22ff7faa8 Clarify docs on kill_on_configuration_change
The previous language was ambiguous about which processes would not be
restarted on configuration change. This makes it clear that its the
monitored processes and not fdbmonitor itself.
2019-10-16 13:02:01 -05:00
Evan Tschannen
15a94eea04 removed unintended code 2019-10-14 18:59:10 -07:00
Evan Tschannen
35e816e9ad added the ability to configure satellite_logs by satellite location, this will overwrite the region configure if both are present 2019-10-14 18:30:15 -07:00
A.J. Beamon
e8f1b20603
Update documentation/sphinx/source/release-notes.rst
Co-Authored-By: Evan Tschannen <36455792+etschannen@users.noreply.github.com>
2019-10-10 12:47:30 -07:00
A.J. Beamon
8b8c712cad Add release note 2019-10-10 10:40:52 -07:00
A.J. Beamon
d4b5ca88bc Add release note 2019-10-09 14:24:49 -07:00
Meng Xu
d0147e5e5d Merge branch 'release-6.2' into mengxu/merge-release620-to-master-v3
Resolved Conflicts:
	documentation/sphinx/source/release-notes.rst
	fdbserver/DataDistribution.actor.cpp
	versions.target
2019-10-02 13:22:56 -07:00
A.J. Beamon
43211194c1 Add release note 2019-10-01 08:40:26 -07:00
Evan Tschannen
803b05f159 Merge branch 'release-6.2' of github.com:apple/foundationdb into feature-cleanup-mutations
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
2019-09-30 13:42:49 -07:00
A.J. Beamon
0bf7fdb450 Merge branch 'release-6.1' into merge-release-6.1-into-release-6.2
# Conflicts:
#	bindings/c/fdb_c.cpp
#	documentation/sphinx/source/release-notes.rst
2019-09-30 13:37:46 -07:00
A.J. Beamon
87607b88a6 Add release note for existing change on release 6.1 branch 2019-09-30 13:23:25 -07:00
A.J. Beamon
ad57782078 Reword release note 2019-09-30 13:17:48 -07:00
Evan Tschannen
cadf82eca0 updated documentation for 6.2.5 2019-09-30 13:15:30 -07:00
A.J. Beamon
aae0dfd1e0 Add release note 2019-09-30 13:12:50 -07:00
Evan Tschannen
045175bd0e added tracking for the size of the system keyspace 2019-09-27 22:39:19 -07:00
A.J. Beamon
d7f5cf1c3a FoudnationDB -> FoundationDB
does not a -> does not have a
2019-09-23 09:10:36 -07:00
Meng Xu
d2fd1f4931 DD:MisconfiguredLocality:Fix review comments 2019-09-17 13:04:21 -07:00
Meng Xu
a8fff56f6e ReleaseNotes:Add DD fix for 6.2.5 2019-09-15 11:33:36 -07:00
Evan Tschannen
b495cc697b Merge branch 'release-6.2'
# Conflicts:
#	CMakeLists.txt
#	documentation/sphinx/source/release-notes.rst
#	versions.target
2019-09-13 09:25:08 -07:00
Evan Tschannen
058cb70f4e updated documentation for 6.2.4 2019-09-13 00:31:05 -07:00
A.J. Beamon
6c5f61ef81 Merge branch 'release-6.2' into release-note-tweaks
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
2019-09-12 15:16:25 -07:00
A.J. Beamon
d2a66c32f3
Merge pull request #2073 from ajbeamon/incompatible-client-release-note
Add release note for incompatible client count regression.
2019-09-12 14:02:05 -07:00
A.J. Beamon
5cab17513b Fix broken documentation role 2019-09-11 10:52:38 -07:00
A.J. Beamon
2d3232deb1 Update release notes 2019-09-11 10:42:21 -07:00
A.J. Beamon
6100d3274d
Merge pull request #2058 from tclinken/expose-lock-status
Added lockUID to status output if database is locked
2019-09-11 08:47:35 -07:00
Trevor Clinkenbeard
795b0248c4
Update documentation/sphinx/source/release-notes.rst
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2019-09-10 13:58:09 -07:00
Trevor Clinkenbeard
9d80d041b9 Added 7.0 release note for database_lock_state status field 2019-09-06 22:21:05 -07:00
Trevor Clinkenbeard
c70cac0d5f Updated mr-status-json-schemas.rst.inc to include database_lock_state 2019-09-06 22:21:00 -07:00
A.J. Beamon
4294a07138 Add release note for incompatible client count regression. 2019-09-06 14:48:12 -07:00
A.J. Beamon
6dade5813f Update release notes version, add version to a newly added release note. 2019-09-06 11:25:00 -07:00
Andrew Noyes
77e770e0ef Follow convention and cross reference database/tx option 2019-09-06 08:53:18 -07:00
Andrew Noyes
5b9acfe965
Update documentation/sphinx/source/release-notes.rst
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2019-09-06 08:34:17 -07:00
Andrew Noyes
0c7e9dfba3 Add release note 2019-09-05 16:43:53 -07:00
Andrew Noyes
95c6c9618e Update documentation and testers for new options 2019-09-05 16:40:12 -07:00
Evan Tschannen
24aad14f06 Merge branch 'release-6.2'
# Conflicts:
#	CMakeLists.txt
#	documentation/sphinx/source/release-notes.rst
#	versions.target
2019-08-30 17:23:58 -07:00
Evan Tschannen
5dde230b45 updated documentation for 6.2.3 2019-08-30 14:40:57 -07:00
Evan Tschannen
dcbb19816b
Merge pull request #1999 from ajbeamon/fix-proxy-grv-budgeting
The master proxy was too slow to erase a GRV budget deficit if no GRV requests were coming in.
2019-08-30 13:32:54 -07:00
A.J. Beamon
3f9e392668
Merge pull request #2014 from etschannen/feature-fdbcli-sleep
Added a sleep command to fdbcli
2019-08-30 11:22:13 -07:00
Evan Tschannen
f3bc7e0abd do not duplicate data distribution disabled fields in status
fixed a few bugs related to the existing data distribution disabled fields in status
2019-08-29 18:41:34 -07:00
A.J. Beamon
2b80d836f4 Merge branch 'release-6.2' into add-coordinator-to-status-roles-list
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
2019-08-19 15:03:59 -07:00
A.J. Beamon
1ae01cdab1 Merge branch 'release-6.2' into fix-proxy-grv-budgeting
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
2019-08-19 15:00:25 -07:00
Evan Tschannen
3965a959b4
Merge pull request #2017 from ajbeamon/fix-fileconfigure-error-cases
Fix some validation logic when using the fdbcli fileconfigure command
2019-08-19 14:49:51 -07:00
Evan Tschannen
1f2499c74f
Merge pull request #2012 from ajbeamon/rk-durability-lag-considers-mvcc-window
Ratekeeper ignores intentionally non-durable versions on the SS for durability lag computations
2019-08-19 14:24:21 -07:00
Evan Tschannen
2bd59d1055
Merge pull request #2003 from ajbeamon/add-rk-durability-lag-to-status
Add ratekeeper's durability lag statistics to status
2019-08-19 14:19:59 -07:00