584 Commits

Author SHA1 Message Date
Evan Tschannen
b146da0dd1 Merge branch 'release-6.1'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	fdbserver/DataDistribution.actor.cpp
#	versions.target
2019-07-07 20:54:59 -07:00
Evan Tschannen
b63fa29766 updated documentation for 6.1.11 2019-07-03 11:53:27 -07:00
Alec Grieser
a84f481004
Merge pull request #1734 from ajbeamon/fix-onerror-retries-on-cluster-version-changed
If onError fails with cluster_version_changed, retry the error on the new transaction.
2019-07-03 00:23:36 +02:00
Meng Xu
0baae134f6 TeamCollectionInfo: Resolve review comments 2019-06-28 15:59:47 -07:00
Meng Xu
bc3e833634 TeamCollection: Add release note 2019-06-27 16:53:01 -07:00
Evan Tschannen
0fe6edc254
Merge pull request #1678 from mpilman/features/external-workload
Features/external workload
2019-06-25 13:53:19 -07:00
A.J. Beamon
9a55b1fdb5 Documentation fix 2019-06-21 09:09:46 -07:00
Alec Grieser
e8c75505d3
Merge pull request #1725 from jzhou77/db-option
Add transaction size option
2019-06-21 08:25:34 -07:00
Jingyu Zhou
312a7bc16d
Update documentation/sphinx/source/api-common.rst.inc
Co-Authored-By: Alec Grieser <alloc@apple.com>
2019-06-20 23:33:41 -07:00
Jingyu Zhou
0715ae493b
Update documentation/sphinx/source/api-common.rst.inc
Co-Authored-By: Alec Grieser <alloc@apple.com>
2019-06-20 23:33:16 -07:00
Jingyu Zhou
3a63d053e9 Address review comments for PR#1725 2019-06-20 14:06:32 -07:00
A.J. Beamon
9e62bbdd76 Update release notes. 2019-06-20 11:25:13 -07:00
Jingyu Zhou
387ed4fc8d Fix documentation 2019-06-19 20:31:56 -07:00
Jingyu Zhou
bf6bd92d8b Fix documentation on transaction size limit 2019-06-19 14:54:50 -07:00
mpilman
66da71d0ee Changed documentation to reflect new implementation 2019-06-19 13:03:41 -07:00
Jingyu Zhou
9c2257a0e5 Add transaction size option 2019-06-19 07:45:23 -07:00
Markus Pilman
8be7efab1c
Fixed typo
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2019-06-17 09:38:49 -07:00
Markus Pilman
130065b579
Fix typo
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2019-06-17 09:38:29 -07:00
Markus Pilman
e5ef995bc8
fixed typo
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2019-06-17 09:37:11 -07:00
Markus Pilman
2c105f62fe
fixed grammatical mistake
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2019-06-17 09:32:43 -07:00
mpilman
7483cba26e Address review comments and added documentation 2019-06-16 09:52:40 -07:00
Evan Tschannen
6d7041bc51 fixed documentation 2019-06-14 15:18:35 -07:00
A.J. Beamon
5da906d067 Fix underline length 2019-06-14 15:14:48 -07:00
Evan Tschannen
20e3edeb0a Merge branch 'release-6.1'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	fdbserver/storageserver.actor.cpp
#	versions.target
2019-06-14 12:42:59 -07:00
Evan Tschannen
a11b65236d updated documentation for 6.1.10 2019-06-13 17:58:34 -07:00
Steve Atherton
0110b672c7
Update documentation/sphinx/source/release-notes.rst 2019-06-13 17:51:48 -07:00
Steve Atherton
716d95eaf1
Update documentation/sphinx/source/release-notes.rst
Co-Authored-By: Evan Tschannen <36455792+etschannen@users.noreply.github.com>
2019-06-13 17:51:04 -07:00
Stephen Atherton
9c0238d262 Added release note for fdbrestore cluster file argument fix. 2019-06-13 17:46:04 -07:00
Evan Tschannen
91b52e4a45 added a release note 2019-06-13 16:03:31 -07:00
A.J. Beamon
93203f1ed9
Merge pull request #1683 from alexmiller-apple/update-contributing
A variety of documentation updates
2019-06-13 14:45:21 -07:00
Alex Miller
dfe7ca2610
Apply suggestions from code review
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2019-06-12 17:39:11 -07:00
Heather Mccartney
99e1761904 Add missing closing bracket 2019-06-12 17:08:45 +01:00
Heather Mccartney
3745faa261 "unable communicate" -> "unable to communicate" 2019-06-12 17:08:22 +01:00
Alex Miller
b032b6a7f9 Fix documentation problems highlighted in #1363 2019-06-11 15:02:00 -07:00
Evan Tschannen
29b96414e2 Merge branch 'release-6.1'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	fdbclient/NativeAPI.actor.cpp
#	fdbserver/Coordination.actor.cpp
#	flow/Arena.h
#	versions.target
2019-06-03 18:49:35 -07:00
Evan Tschannen
a6c09645bf
Merge pull request #1651 from satherton/reduce-http-error-noise
For HTTP requests, a missing request ID in the response is ignored if…
2019-06-03 17:07:01 -07:00
Steve Atherton
08e7f41331
Update documentation/sphinx/source/release-notes.rst
Co-Authored-By: Evan Tschannen <36455792+etschannen@users.noreply.github.com>
2019-06-03 17:06:29 -07:00
Stephen Atherton
87e2c6cd5b Added release note about HTTP request id handling change. 2019-06-03 16:59:36 -07:00
Evan Tschannen
e0d80d115b updated documentation for 6.1.9 2019-06-03 15:08:35 -07:00
A.J. Beamon
bb22ee7d37
Merge pull request #1649 from etschannen/feature-coordinator-bug
The coordinators did not always converge on the same leader
2019-06-03 15:04:25 -07:00
Evan Tschannen
449685520c updated release notes 2019-06-03 10:21:57 -07:00
Adam Feldman
21e574d33d
Fix minor typos in config docs
the each --> east, datacenter have --> datacenters has, mean signal --> signal
2019-05-31 20:00:44 -05:00
Alec Grieser
1d82549148 fix Ubuntu 6.1.8 links 2019-05-31 12:50:56 -07:00
Timm Preetz
f83531c8ee
Fix typos 2019-05-30 11:08:22 +02:00
A.J. Beamon
b7e2cb64c3 Fix underline length 2019-05-24 11:56:46 -07:00
A.J. Beamon
d29c7e4c9b Merge branch 'release-6.1' into merge-release-6.1-into-master
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	fdbserver/QuietDatabase.actor.cpp
#	versions.target
2019-05-23 09:28:45 -07:00
Evan Tschannen
9cd77446d3
Merge pull request #1630 from ajbeamon/remove-invalid-sphinx-c-cross-references
Docs: remove invalid C domain cross references
2019-05-22 15:30:23 -07:00
A.J. Beamon
681e432d6c The time-series documentation doesn't need to use the ruby module or be in the ruby domain. Change 'timen' to 'timeN' 2019-05-22 14:03:40 -07:00
A.J. Beamon
cfb598b707 The C documentation used a bunch of cross-references to types, variables, and macros that we didn't define in our documentation. This didn't break the documentation, but it had the effect of making variables that did have links look the same as those that do not. I've switched these to use normal code formatting instead. 2019-05-22 13:37:31 -07:00
A.J. Beamon
e9b1dfeff1 Remove a duplicate substitution definition 2019-05-21 16:33:00 -07:00