Commit Graph

981 Commits

Author SHA1 Message Date
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 31c04238ab
Merge pull request #1704 from ajbeamon/sphinx-convert-warnings-to-errors
Sphinx convert warnings to errors
2019-06-14 13:22:12 -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
A.J. Beamon 9619013abc Convert warnings to errors in Sphinx documentation builds 2019-06-14 09:45:18 -07:00
A.J. Beamon 58e6f0d753 Switch to using the local copy of the rubydomain extension 2019-06-14 09:22:55 -07:00
A.J. Beamon 5ad23ffd59 sphinx.util.compat.Directive is deprecated in favor of docutils.parsers.rst.Directive 2019-06-14 09:19:22 -07:00
A.J. Beamon 29d78649c9 Sphinx now uses 5-column indexes, so update usages to add the fifth column. 2019-06-14 09:18:51 -07:00
A.J. Beamon 98db406753 Add Ruby domain source for future modification (note that this is slightly modified from the original to add license details to the file itself). 2019-06-14 09:16:49 -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 d695b6b09b Remove searches for files in sys.prefix 2019-05-22 14:36:16 -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 ab96a44a1c There are no custom static files, so don't specify a static path. 2019-05-22 13:46:58 -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
A.J. Beamon 87e1860d7c A bunch of documentation fixes 2019-05-21 16:30:52 -07:00
Evan Tschannen 22e13741fb updated documentation for 6.1.8 2019-05-21 15:26:20 -07:00
A.J. Beamon 6621ffe9b0 Update required go version to 1.11. Update release notes. 2019-05-21 13:29:36 -07:00
Evan Tschannen 2796d4634b updated release notes 2019-05-21 12:00:09 -07:00
Evan Tschannen 04e465925a updated release notes 2019-05-21 11:35:47 -07:00
Evan Tschannen f4fbaac6b0 Merge branch 'release-6.1'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	versions.target
2019-05-19 10:27:59 -07:00
Evan Tschannen 26ab2aee1c updated documentation for 6.1.7 2019-05-17 16:15:44 -07:00
Bhaskar Muppana 97051a23e4 Fixing typo in tls.rst 2019-05-17 09:40:27 -10:00
Evan Tschannen cea7ab3a25
Update documentation/sphinx/source/release-notes.rst
Co-Authored-By: A.J. Beamon <ajbeamon@users.noreply.github.com>
2019-05-17 10:41:21 -07:00
Evan Tschannen d68e31e711 Updated release notes for 6.1.7 2019-05-16 18:09:12 -07:00
Alvin Moore bfee87bff6
Merge pull request #1567 from AlvinMooreSr/build-docker
Updated Build Docker
2019-05-15 15:01:22 -07:00
Evan Tschannen 62f5ebbd4b updated release notes header for 6.1.6 2019-05-12 20:14:57 -07:00
Evan Tschannen 8c3516951a Merge branch 'release-6.1'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	versions.target
2019-05-12 20:13:49 -07:00
Evan Tschannen 59a9030ed6 updated documentation for 6.1.6 2019-05-12 19:02:09 -07:00
Evan Tschannen 0a9685c811
Merge pull request #1556 from alexmiller-apple/tstlog-6.1
Fix replaceFile on Windows and Linux
2019-05-12 18:56:09 -07:00
Alvin Moore cacd66fdde Ensure that virtualenv is starting via python2 2019-05-11 07:53:22 -07:00
Alex Miller fbc4e7b351 Add a release note 2019-05-08 23:10:18 -10:00
Evan Tschannen 22499666d0 Merge branch 'release-6.1'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	fdbserver/LogRouter.actor.cpp
#	flow/Trace.cpp
#	versions.target
2019-05-08 18:19:35 -07:00
Evan Tschannen 977e64a4fe updated documentation for 6.1.5 2019-05-08 15:51:55 -07:00
Alex Miller c093017c2f Add a TraceEvent and release note. 2019-05-08 12:34:25 -10:00
Evan Tschannen 68c773987c
Merge pull request #1544 from etschannen/release-6.1
The team tracker does not provide data movement priority information for non-failure related data movement
2019-05-08 11:39:17 -07:00
Evan Tschannen 30ebdc3b47 updated release notes 2019-05-07 17:15:45 -07:00
Evan Tschannen c1a58bd27a updated release notes 2019-05-07 17:04:46 -07:00
Evan Tschannen f0fe0d7858 added additional logging on the logs and log routers 2019-05-02 16:16:25 -07:00
Evan Tschannen 2d5043c665 Merge branch 'release-6.1'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	versions.target
2019-04-30 18:27:04 -07:00
Evan Tschannen 31657b91e0 updated documentation for 6.1.4 2019-04-30 17:00:58 -07:00
Evan Tschannen c907c791ca updated release notes 2019-04-30 16:30:19 -07:00
Evan Tschannen b2d19eebc4 fdbcli would return success even when configure failed for a variety of error types
the existing configure safety check would fail when attempting to change between three_datacenter and region configuration
2019-04-30 16:30:19 -07:00
A.J. Beamon 2400f752ad
Merge pull request #1492 from AlvinMooreSr/doc-locator
Merge Removal of  Project Name Requirement Into Release
2019-04-25 13:00:30 -07:00
Sergey Sudakovich 54310fbbd4 Fix doc building assumes 'foundationdb' top level dir
When cloning repository without specifying the destination,
building documentation works fine. But it fail when the top
level directory is not 'foundatinodb'.

To reproduce:

```
git clone https://github.com/apple/foundationdb.git /tmp/apple-fdb
cd /tmp/apple-fdb/documentation/sphinx
make
```
will result in

```
Exception occurred:
File
"/Users/ssudakovich/.pyenv/versions/2.7.13/lib/python2.7/xml/etree/ElementTree.py", line 647, in parse
  source = open(source, "rb")
IOError: [Errno 2] No such file or directory: u'/private/tmp/apple_fdb/documentation/sphinx/../../../foundationdb/versions.target'
```
2019-04-25 11:16:45 -07:00
Trevor Clinkenbeard 9fea60675f Fix comments to use transaction_too_old instead of past_version 2019-04-24 18:50:57 -07:00
Evan Tschannen d554284e2e updated documentation for 6.1.3 2019-04-23 22:10:32 -07:00
Evan Tschannen 774b92e240 updated release notes 2019-04-23 20:59:11 -07:00
Sergey Sudakovich 0ca6595e49 Fix doc building assumes 'foundationdb' top level dir
When cloning repository without specifying the destination,
building documentation works fine. But it fail when the top
level directory is not 'foundatinodb'.

To reproduce:

```
git clone https://github.com/apple/foundationdb.git /tmp/apple-fdb
cd /tmp/apple-fdb/documentation/sphinx
make
```
will result in

```
Exception occurred:
File
"/Users/ssudakovich/.pyenv/versions/2.7.13/lib/python2.7/xml/etree/ElementTree.py", line 647, in parse
  source = open(source, "rb")
IOError: [Errno 2] No such file or directory: u'/private/tmp/apple_fdb/documentation/sphinx/../../../foundationdb/versions.target'
```
2019-04-23 17:30:01 -07:00
A.J. Beamon 253d2400ef Merge branch 'release-6.1' into speed-up-and-parameterize-spring-cleaning
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
2019-04-23 14:38:52 -07:00
A.J. Beamon 9e03add326 Add PR link to release notes 2019-04-23 14:03:23 -07:00
A.J. Beamon 4ad0496b39 Increase the frequency that lazy deletes are run. Add more parameters for better control over the spring cleaning process. 2019-04-23 14:01:51 -07:00
Stephen Atherton fe33d43377 Added release note for sqlite chunk size. 2019-04-23 13:48:07 -07:00
Alvin Moore 20b995d244 Updated old release 6.1 release notes 2019-04-23 10:17:08 -07:00
Evan Tschannen cc9f2ee752 updated release notes 2019-04-22 17:58:03 -07:00
Alvin Moore 2bea99591e Merge branch 'release-6.1' of copy of master
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
2019-04-17 15:51:48 -07:00
A.J. Beamon bb012d2ba5 Update release notes. 2019-04-17 11:13:32 -07:00
Evan Tschannen e4462729a9 updated documentation for 6.1.2 2019-04-10 17:58:10 -07:00
Evan Tschannen cd5c9d91fa
Merge pull request #1443 from etschannen/master
Merge 6.1 into master
2019-04-10 17:43:07 -07:00
Evan Tschannen 21c0ba555c Merge branch 'release-6.1'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	versions.target
2019-04-08 18:38:42 -07:00
Evan Tschannen 5b63e3fbcc updated documentation for 6.1.1 2019-04-08 17:10:01 -07:00
Evan Tschannen 438be756ae updated release notes for 6.1.1 2019-04-08 15:22:37 -07:00
A.J. Beamon ba93cfda16 Add process_behind and proxy_memory_limit_exceeded to the error codes documentation 2019-04-08 14:26:36 -07:00
A.J. Beamon b6efcdab28 Add PR to release notes 2019-04-08 14:23:00 -07:00
A.J. Beamon a7288e1325 Throw process_behind instead of future_version when all storage nodes on a team are behind. process_behind gets the same backoff behavior as not_committed. Add proxy_memory_limit_exceeded to the retryable predicate. 2019-04-08 14:21:24 -07:00
Evan Tschannen 3356ac27bf added three_data_hall_fallback configuration 2019-04-07 22:58:18 -07:00
Markus Pilman 101a05ae77
Merge branch 'master' into features/client-simulator 2019-04-03 10:03:56 -08:00
Evan Tschannen 44c3072629 updated versions.target and release notes 2019-04-02 22:36:55 -07:00
Evan Tschannen 985e1de467 Update documentation and protocol version for release 6.1.0 2019-04-02 18:39:24 -07:00
Evan Tschannen 30133a30e0
Merge pull request #1403 from etschannen/release-6.1
Ported a bug fix to the 6.0 log system, and updated documentation
2019-04-02 17:56:18 -07:00
Evan Tschannen 6223b0b94d
Merge pull request #1397 from etschannen/feature-maintenance-zone
Added the ability to mark a zoneId for maintenance
2019-04-02 17:55:34 -07:00
mpilman 30500d5a61 Added docs for building with JavaWorkload 2019-04-02 17:26:35 -07:00
Evan Tschannen 4d6334eb90 removed a known limitation about force_recovery_with_data_loss 2019-04-02 15:23:55 -07:00
Evan Tschannen 6881a8fc69 Added more release notes for 6.1.0 2019-04-02 15:19:44 -07:00
Evan Tschannen e8548de656
Apply suggestions from code review
Co-Authored-By: ajbeamon <ajbeamon@users.noreply.github.com>
2019-04-02 14:42:51 -07:00
Evan Tschannen 628fec8c8b updated status with information about ongoing maintenance
clear the maintenance zone if a different storage server is detected failed
2019-04-02 14:15:51 -07:00
mpilman 1bc249bc23 Documented new `classPath` option for JavaWorkload 2019-04-02 13:35:13 -07:00
A.J. Beamon 972e29f2b9 Merge commit '72b9202c953fe00e8899877a8da0b02851863e9f' into update-release-notes
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
2019-04-02 11:26:22 -07:00
A.J. Beamon 72b9202c95
Merge pull request #1392 from vishesh/release-6.1
doc: Document change to log filename format
2019-04-02 11:05:42 -07:00
mpilman 9b3f91070c fixed documentation example 2019-04-02 10:32:19 -07:00
Evan Tschannen aa389c2a5c updated release notes based on review feedback 2019-04-01 16:35:18 -07:00
A.J. Beamon b9e782c6b6
Update documentation/sphinx/source/release-notes.rst
Co-Authored-By: etschannen <36455792+etschannen@users.noreply.github.com>
2019-04-01 16:29:26 -07:00
A.J. Beamon 310fe6d4d8
Update documentation/sphinx/source/release-notes.rst
Co-Authored-By: etschannen <36455792+etschannen@users.noreply.github.com>
2019-04-01 16:29:19 -07:00
A.J. Beamon d84fcd79c6
Update documentation/sphinx/source/release-notes.rst
Co-Authored-By: etschannen <36455792+etschannen@users.noreply.github.com>
2019-04-01 15:43:29 -07:00
A.J. Beamon b750d2a0a1
Update documentation/sphinx/source/release-notes.rst
Co-Authored-By: etschannen <36455792+etschannen@users.noreply.github.com>
2019-04-01 15:42:20 -07:00
Vishesh Yadav 73d0517a86 doc: Document change to log filename format 2019-04-01 14:28:09 -07:00
Jingyu Zhou fdd2d89723
Update documentation/sphinx/source/release-notes.rst
Co-Authored-By: ajbeamon <ajbeamon@users.noreply.github.com>
2019-04-01 11:41:29 -07:00
A.J. Beamon bf82de1f4b Some release notes updates 2019-04-01 11:06:19 -07:00
mpilman 7ad1da2631 Added documentation for JavaWorkload 2019-03-31 22:08:09 -07:00
Evan Tschannen 74ca0a672d Release notes from 6.0.19 were moved to 6.1.0 2019-03-30 21:28:39 -07:00
Evan Tschannen f36be44599 Updated release notes for 6.1.0 2019-03-30 21:22:17 -07:00
Jingyu Zhou b81de9831f Fix SchemaMismatch error
Add data_distributor and ratekeeper roles to schema.
2019-03-27 09:54:01 -07:00
A.J. Beamon 71e2fdafb8 Changes to ratekeeper camel case 2019-03-27 08:24:25 -07:00
Evan Tschannen 83b2ff8b08
Merge pull request #1366 from ajbeamon/docs-update-batch-priority
Update documentation about batch priority transactions
2019-03-26 16:08:27 -07:00
A.J. Beamon f363bdb007 Update documentation about batch priority transactions 2019-03-26 15:45:38 -07:00
A.J. Beamon cb93f3f8c8
Merge pull request #1308 from xumengpanda/mengxu/schema-doc-PR
Auto-generate the machine-readable status document
2019-03-26 10:42:49 -07:00
Evan Tschannen b68bc46042
Merge pull request #1348 from ajbeamon/fix-missing-metrics-when-ss-down
Fix missing read workload metrics
2019-03-22 19:08:04 -07:00
A.J. Beamon 3a69d1da8e Add PR number to release notes 2019-03-22 14:24:33 -07:00
A.J. Beamon fc48b6050e When tabulating read workload metrics, ignore the absence of any particular storage server. 2019-03-22 14:22:22 -07:00
A.J. Beamon 12e755114b
whitespace fix in release notes
Co-Authored-By: alecgrieser <alloc@apple.com>
2019-03-21 18:50:49 -04:00
Alec Grieser 64e45e6826
retry limit and max delay transaction options are no longer reset after onError 2019-03-21 18:50:02 -04:00
A.J. Beamon 355f4d5bd1
fix spelling of "depracated"
Co-Authored-By: alecgrieser <alloc@apple.com>
2019-03-21 16:47:57 -04:00
Alec Grieser 22f592ce6e
reset the timeout only if the API version is less than 610 to allow transactions with longer timeouts than the database default 2019-03-21 16:47:12 -04:00
Alec Grieser fed5a9c0c6
set transaction timeouts and retry limits in the example class scheduling tutorial
Resolves #882: Consider setting timeouts in example code
2019-03-20 11:15:44 -06:00
Alec Grieser 0cec120803
document new database options added in resolution to #775 2019-03-20 11:15:19 -06:00
Meng Xu a3641a0ee4 Merge branch 'master' into mengxu/schema-doc-PR 2019-03-19 11:33:12 -07:00
Meng Xu 74c764fb6d mr-status.rst: Add json-status-format before mr-status-message section 2019-03-19 11:29:31 -07:00
Meng Xu 44fe828bb9 Doc: Remove the auto generated file
For 6.1 release, we use the script (will be removed) to generate the comment for JSON status docuemnt;
We manually change the docuemnt to document the 7 occurances of the map keyword
2019-03-19 11:25:45 -07:00
Meng Xu 924212d53c Add mr-status-json-schemas.rst.inc
The mr-status-json-schemas.rst.inc file is a manually changed file
based on the automatically generated commented document about the JSON status
2019-03-19 11:25:01 -07:00
Meng Xu b79cc2eecb doc:mr-status: Include the auto generated status doc 2019-03-18 14:15:36 -07:00
Balachandar Namasivayam fec3fe3763 Added Release Notes. 2019-03-18 13:59:57 -07:00
Meng Xu 6689c0dc3d Add machine readable status doc
This file is automatically generated
2019-03-15 17:37:42 -07:00
Meng Xu b3621f3041 Auto generate status document
Run the command below to get the machine readable status docuemnt
python auto-gen-mr-status.py > documentation/sphinx/source/mr-status-auto-gen.rst
2019-03-15 17:37:14 -07:00
A.J. Beamon f5ba5bf4ca
Merge pull request #1304 from amouehsan/amouehsan-python3.7-documentation
Update python3.7 documentation
2019-03-15 11:12:35 -07:00
A.J. Beamon 40293d6fae
Update documentation/sphinx/source/api-python.rst
Co-Authored-By: amouehsan <mehsan@apple.com>
2019-03-15 11:05:37 -07:00
Moussa Ehsan 9ed41a4932
Update python version to 3.7 in the docs
This change updates the documentation to reflect that we support python 3.7.
2019-03-15 10:24:33 -07:00
A.J. Beamon adbdbf91a3 Merge branch 'master' into fix-ryow-onerror-reset
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
2019-03-14 15:45:34 -07:00
Balachandar Namasivayam 2ac07fe7e0
Merge pull request #1248 from satherton/feature-backup-json
JSON output options for fdbbackup status and describe
2019-03-14 13:41:28 -07:00
A.J. Beamon 59f8e07b31 Update release notes with pull request link. 2019-03-14 11:42:32 -07:00
A.J. Beamon bf170493c6 RYOW onError no longer resets a transaction when it gets a non-retryable error and the transaction is not already in an error state (as of API version 610). 2019-03-14 11:40:51 -07:00
Meng Xu 5a10bf5dfc Merge branch 'master' into mengxu/tls-switch-status-PR 2019-03-14 10:35:12 -07:00
John Brownlee 178ebfec30
Merge pull request #1291 from vishesh/task/documentation
doc: Documentation for IPv6 and TLS migration
2019-03-14 08:13:40 -07:00
Vishesh Yadav 529068c3e2 doc: Live TLS migration 2019-03-13 17:06:44 -07:00
Xin Dong 636d2ca631
Merge pull request #1207 from alecgrieser/tuple-performance-cache-packed
Java: Tuple serialization/deserialization uses fewer allocations
2019-03-13 15:53:52 -07:00
Steve Atherton 5feea0e33e
Merge branch 'master' into feature-backup-json 2019-03-13 14:01:19 -07:00
Vishesh Yadav d073b08a0a Update DIABLE_POSIX_KERNEL_AIO entry in 6.1 release notes 2019-03-13 13:39:45 -07:00
Steve Atherton dbacfcbc82
Merge branch 'master' into feature-backup-json 2019-03-13 13:30:45 -07:00
Steve Atherton 8aab719c22
Merge branch 'master' into feature-backup-json 2019-03-12 18:23:16 -07:00
Vishesh Yadav ff8bac8d20 doc: Some documentation for IPv6 2019-03-12 18:05:00 -07:00
Vishesh Yadav 5e552a47b6 doc: Updated release notes for 6.1 2019-03-12 16:23:30 -07:00
Vishesh Yadav e0cf531e91
Merge pull request #1286 from xumengpanda/mengxu/teamRemover-releaseNote-PR
Add release note for teamRemover PR
2019-03-12 16:22:07 -07:00
Evan Tschannen a7e45cff91
Merge pull request #1176 from jzhou77/ratekeeper
Make Ratekeeper a separate role
2019-03-12 15:58:59 -07:00
Meng Xu 931788150a Add release note for teamRemover PR 2019-03-12 15:56:15 -07:00
Meng Xu 85c24b0067 Merge branch 'master' into mengxu/tls-switch-status-PR 2019-03-12 15:20:54 -07:00
Bhaskar Muppana a70de93cd5 Adding flow bindings changes to release notes. (#1281)
* Adding flow bindings changes to release notes.

* Update documentation/sphinx/source/release-notes.rst

Co-Authored-By: apkar <mgvbhaskar@gmail.com>

* Update documentation/sphinx/source/release-notes.rst

Co-Authored-By: apkar <mgvbhaskar@gmail.com>

* Update documentation/sphinx/source/release-notes.rst

Co-Authored-By: apkar <mgvbhaskar@gmail.com>

* Update documentation/sphinx/source/release-notes.rst

Co-Authored-By: apkar <mgvbhaskar@gmail.com>

* More explanation in Flow bindings release notes.

* Update documentation/sphinx/source/release-notes.rst

Co-Authored-By: apkar <mgvbhaskar@gmail.com>
2019-03-12 14:20:16 -07:00
Stephen Atherton bc0b2aa040 Merge branch 'release-6.0' of https://github.com/apple/foundationdb
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	fdbbackup/backup.actor.cpp
#	fdbclient/BlobStore.actor.cpp
2019-03-12 04:49:12 -07:00
Stephen Atherton f0eae0295f Merge branch 'master' of https://github.com/apple/foundationdb into feature-backup-json 2019-03-12 03:35:03 -07:00
Meng Xu 5346d6e298 Merge branch 'mengxu/tls-switch-status-PR' of github.com:xumengpanda/foundationdb into mengxu/tls-switch-status-PR 2019-03-11 17:11:54 -07:00
Alec Grieser a1c32ce057
update release notes with Tuple improvements 2019-03-11 16:57:36 -07:00
Meng Xu 9d1f06e2b6
Update documentation/sphinx/source/mr-status.rst 2019-03-11 16:14:37 -07:00
Jingyu Zhou 8504bd6c9f Update release notes. 2019-03-11 15:08:33 -07:00
Alec Grieser 1ac8ecf55e
Merge pull request #1187 from ryanworl/bindings/go-tuple-layer-versionstamps
Add Versionstamp support to the Go Tuple layer
2019-03-11 12:36:47 -07:00
Ryan Worl d90da27ee5 Add Go to list of supported bindings for `set_versionstamped_key` in the Tuple layer. 2019-03-11 14:33:32 -04:00
Meng Xu 435e515985 Merge branch 'master' into mengxu/tls-switch-status-PR 2019-03-11 11:17:40 -07:00
A.J. Beamon 4941d6dc3c
Merge pull request #1212 from alecgrieser/00719-read-transaction-set-read-version
Java: Move a few methods relevant to read-only transactions to `ReadTransaction`
2019-03-11 09:49:57 -07:00
Stephen Atherton ad4d2f192b Added release note for backup/restore datetime format changes as it breaks compatibility with existing tooling. 2019-03-11 02:10:06 -07:00
Stephen Atherton adc5553cd9 Updated backup documentation regarding timestamp format. 2019-03-11 02:05:01 -07:00
Steve Atherton 563f6a21b1
Update documentation for modify active snapshot interval option 2019-03-11 01:50:34 -07:00
Steve Atherton dcb3ce7848
Merge branch 'release-6.0' into fdbbackup-modify 2019-03-07 23:07:17 -08:00
Jingyu Zhou 7340998261 Fix status message for ratekeeper 2019-03-07 13:16:20 -08:00
Balachandar Namasivayam 9e4c780baa
Merge pull request #1249 from xumengpanda/mengxu/status/teamcollection-info
Status:healthy: Add optimizing_team_collections
2019-03-07 11:44:24 -08:00
Alec Grieser 23f86132f5
Resolves #1235: Java: FDBExceptions are created successful operation completion (#1236)
The native function `NativeFuture::Future_getError` now returns `null` when the error code is 0 instead of an `FDBException` with a "Success" message and an error code of 0. This was only used in two places within the codebase; those two places now check for `null` errors and treats them like successes.
2019-03-07 11:28:13 -08:00
Stephen Atherton 8bdb21a04e Added release note for new json output options on backup. 2019-03-06 22:44:37 -08:00
Alec Grieser 83e4b966d5 Resolves #1235: Java: FDBExceptions are created successful operation completion (#1236)
The native function `NativeFuture::Future_getError` now returns `null` when the error code is 0 instead of an `FDBException` with a "Success" message and an error code of 0. This was only used in two places within the codebase; those two places now check for `null` errors and treats them like successes.
2019-03-06 18:34:36 -08:00
Meng Xu 1464bceece ReleaseNote: Correct the format
Make the improved replication mechanism feature as bullet instead of
a paragraph.
2019-03-06 17:02:26 -08:00
Meng Xu 5a1ba1bb24 ReleaseNote: Add new info in status
Add in release note:
Show the number of connected coordinators per client in JSON status
2019-03-06 16:59:27 -08:00
Meng Xu 845f8fdcbc Status:healthy: Add optimizing_team_collections
Change removing_redundant_teams status name to
optimizing_team_collections.
The new name is more general and can be applied in the future
when we switch storage engines.
2019-03-06 15:05:23 -08:00
Meng Xu 04880e3d4d Merge branch 'master' into mengxu/tls-switch-status-PR 2019-03-06 13:41:16 -08:00
Meng Xu 820548223a Status: connected_coordinators misc minor changes
Change the rst document file;
Change the coding style to be consistent with the nearby code;
Ensure we always initilize the connectedCoordinatesNum to 0
even when the variable is not used.
2019-03-05 21:45:18 -08:00
Stephen Atherton a57ddd29f2 Bug fixes in fdbbackup modify command. Active snapshot interval was wrong. New backup destination containers were not being created. Renamed some variables for clarity. 2019-03-05 18:05:52 -08:00
Stephen Atherton 7ffdd6c875 Added release notes for restore changes. 2019-03-05 12:55:08 -08:00
Stephen Atherton 2f7d559442 Restore now requires an explicit destination cluster file. Restore target database version can now be specified by a timestamp, which must be resolved using the cluster file for the cluster from which the backup originated. 2019-03-05 12:28:05 -08:00
Stephen Atherton a5b53d3c0f More documentation and release note changes for fdbbackup modify. Added release note for #1205 bug fix which was missed. 2019-03-05 10:44:14 -08:00
Stephen Atherton f6559bbb11 Added help and documentation for fdbbackup modify. Add BackupUID and more parseable BackupURL to fdbbackup status output. 2019-03-05 05:13:48 -08:00
Stephen Atherton d3377722d5 Added blob store Backup URL parameter 'header' which enables addition of custom HTTP header fields to blob store HTTP requests. Added 'fdbbackup modify' command line tool for changing the backup URL and parameters, default snapshot interval, and/or current snapshot interval of a running backup. 2019-03-05 04:00:11 -08:00
Balachandar Namasivayam ee7ee3e783
Update documentation/sphinx/source/developer-guide.rst 2019-03-04 15:17:25 -08:00
Balachandar Namasivayam b0c910fba5 Update documentation. 2019-03-04 12:31:47 -08:00
Alec Grieser 7ef189701e
Resolves #719: Support `.setReadVersion()` on `ReadTransaction` 2019-03-02 09:48:49 -08:00
Balachandar Namasivayam 1432bdc9ab Document behavior on the ordering of writes and read conflict ranges 2019-03-01 18:29:42 -08:00
Alec Grieser 97a43094c9
Merge pull request #1218 from ajbeamon/fix-python-simpleindex-docs
Some fixes to Python simple indexes Example
2019-03-01 17:14:57 -08:00
Meng Xu 94385447bc Status: Get if client configured TLS
To understand if all clients have configured TLS,
we check the tlsoption when a client tries to open database.
This is similar to how we track the versions of multi-version clients.
2019-03-01 15:17:01 -08:00
Evan Tschannen b209cd45e8
Merge pull request #1198 from ajbeamon/ratekeeper-batch-priority-limits
Ratekeeper Batch Priority Limits
2019-03-01 15:03:49 -08:00
A.J. Beamon 546586761d Implements a fix discussed in https://github.com/apple/foundationdb/pull/225, with a couple other clarifying changes as well. 2019-03-01 14:11:32 -08:00
A.J. Beamon f38fbbb57f Add release note for Python SingleFloat fix. 2019-03-01 09:28:56 -08:00
A.J. Beamon d6bb617b89 Update release notes 2019-02-28 12:28:31 -08:00
Evan Tschannen 8afb7fbb9d
Merge pull request #1160 from alexmiller-apple/tstlog-fork
Spill-By-Reference TLog Part 2: New and Old TLogServers co-exist harmoniously
2019-02-26 18:00:04 -08:00
Alex Miller 497960ffeb Update release notes to mention configuration options introduced in this PR. 2019-02-26 17:43:36 -08:00
Evan Tschannen d008de576e
Merge pull request #1139 from xumengpanda/mengxu/machine-team-upgrade-PR
Add background actor to remove redundant teams
2019-02-22 14:22:07 -08:00
Meng Xu 64db109f20 Status: Add schema for the new data distributor role 2019-02-22 10:05:12 -08:00
Meng Xu 9445ac0b0c Status: Use new data distributor worker to publish status
After we add a new data distributor role, we publish the data
related to data distributor and rate keeper through the new
role (and new worker).

So the status needs to contact the data distributor, instead of master,
to get the status information.
2019-02-21 18:05:50 -08:00
Meng Xu db19b08762 TeamRemover: Add new status to fdbcli
Add the healthy_removing_redundant_teams status to fdbcli
2019-02-21 15:03:32 -08:00
Trevor Clinkenbeard 1bb384db4d Merge branch 'master' of https://github.com/apple/foundationdb into add-no-assign-class 2019-02-20 13:13:12 -08:00
mpilman cdb7c721c9 documented caveats with flow and IDE-compilation 2019-02-19 15:16:59 -08:00
Chris Donati 6d86523040 Update docs regarding versionstamp operations
Since API version 520, the last 4 bytes are used as an index for
both the key and value transformations.
2019-02-17 11:34:12 -08:00
Meng Xu 6d09ac483c Merge with master 2019-02-15 17:03:40 -08:00
mpilman 9b7dcc4ed5 flow, python, and go bindings 2019-02-15 00:01:42 -08:00
mpilman 0d01dc073b add package_html target to create tgz of html 2019-02-15 00:01:42 -08:00
mpilman 308db3772c build sphinx documentation 2019-02-15 00:01:42 -08:00
mpilman 543e6b9000 intermediate commit 2019-02-15 00:01:42 -08:00
A.J. Beamon b435d51061 Merge branch 'master' into track-server-request-latencies 2019-02-14 08:07:32 -08:00
A.J. Beamon 2ab921b2f2 Add release note for previous Go bindings fix. 2019-02-13 10:56:22 -08:00
Meng Xu 01e55e43bd TeamCollection: Minor improve code efficiency and style
Rewording the feature item in the release document as well.
2019-02-12 19:10:53 -08:00
A.J. Beamon 3573abf433 Update the release note to reflect that the problem was not limited to the REPL. 2019-02-08 13:56:41 -08:00
A.J. Beamon 3ec6e0ae97 Add release note. 2019-02-08 13:54:29 -08:00
Meng Xu 3b8ae0fe95 TeamCollection: Add into 6.1 release note 2019-02-08 13:50:27 -08:00
A.J. Beamon 4c0481da40 Fix comment in go bindings that describes an old implementation. Add a release note for the new Go bindings change and add links to the existing release notes entries. 2019-02-08 12:38:38 -08:00
A.J. Beamon 4516e9b509 Fix a merge issue I should have anticipated. 2019-02-08 11:15:59 -08:00
Alec Grieser c6b3ea8870
Merge pull request #1132 from ajbeamon/fix-ruby-docs-missing-method
Fix alignment and missing method header in Ruby docs
2019-02-08 11:09:52 -08:00
A.J. Beamon 685242fbfc
Merge pull request #1092 from atn34/trace-format-network-option
Add trace_format network option
2019-02-08 10:52:50 -08:00
A.J. Beamon d29b6a1880 Fix alignment and missing method header 2019-02-08 10:16:53 -08:00
A.J. Beamon 9d7aebadfa
Fix embarrassing typo
Co-Authored-By: mpilman <markus@pilman.ch>
2019-02-07 16:54:42 -08:00
A.J. Beamon 4c58e32eb8
Wording
Co-Authored-By: mpilman <markus@pilman.ch>
2019-02-07 16:53:44 -08:00
mpilman 1ecb279382 Added release notes for `include` bug 2019-02-06 13:14:59 -08:00
Andrew Noyes 768d7678be Add trace_format network option 2019-01-28 15:14:17 -08:00
Trevor Clinkenbeard dc2b740415 Added server_overloaded error and client message 2019-01-25 13:15:19 -08:00
Trevor Clinkenbeard da1a8a9919 Prioritize processes with class coordinator when "coordinators auto" is run 2019-01-25 11:33:10 -08:00
Alec Grieser 04b94e74c7
Merge pull request #942 from ajbeamon/remove-cluster-from-bindings
Remove cluster from bindings
2019-01-24 14:39:09 -08:00
A.J. Beamon 5420808dbd Add a release note. 2019-01-24 13:48:51 -08:00
Chris Donati 1c2dc20007 Note dr_agent prerequisite for "fdbdr switch"
If the user forgets to start a dr_agent with the right arguments
on the destination cluster, the switch cannot complete.
2019-01-22 16:57:37 -08:00
John Brownlee f306cc6147 Fix to a typo (I think) in the TLS docs. 2019-01-10 13:57:26 -08:00
A.J. Beamon bfa97d7ff2 Address review comments 2019-01-10 12:28:14 -08:00
A.J. Beamon 11cce3731b Merge branch 'master' into remove-cluster-from-bindings
# Conflicts:
#	bindings/c/fdb_c.cpp
2019-01-10 11:58:34 -08:00
Evan Tschannen 684a22a52b Merge branch 'release-6.0'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	fdbbackup/backup.actor.cpp
#	fdbclient/BackupContainer.actor.cpp
#	fdbclient/HTTP.actor.cpp
#	fdbserver/storageserver.actor.cpp
#	fdbserver/workloads/BackupCorrectness.actor.cpp
#	versions.target
2019-01-09 16:14:46 -08:00
A.J. Beamon b95d37def2 Add PR to release notes. 2019-01-08 14:37:23 -08:00
A.J. Beamon d265517156 Fix: fast allocator would not cleanup memory for a thread if that thread never called getMagazine. This could happen if the first thing the thread did was to release memory.
Added a new metric for the number of threads that hold memory for each size and improve some existing metrics.
Fix: a failed ASSERT would crash if done early in the program lifetime.
2019-01-08 14:36:01 -08:00
Evan Tschannen b4a8dea183 fixed a typo 2019-01-07 18:24:16 -08:00
Evan Tschannen 962ff501c1 updated release notes 2019-01-07 18:23:05 -08:00
Evan Tschannen 5a6576c85a updated documentation for 6.0.18 2019-01-07 18:15:36 -08:00
Evan Tschannen b9ecbff410
Merge pull request #980 from kocolosk/update-redundancy-mode-descriptions
Update redundancy mode descriptions
2019-01-07 16:55:19 -08:00
Alex Miller 464dc6c7b2
Apply suggestions from code review
Co-Authored-By: dongxinEric <jiangzian1987dx@gmail.com>
2018-12-20 14:31:11 -08:00
Xin Dong b00b07c5ed Resolves #984: made some clarifications in TLS docs. 2018-12-20 14:09:56 -08:00
Adam Kocoloski 0a6d423569 Improve three_data_hall / three_dc descriptions
This patch includes descriptions of the transaction log configurations
for these redundancy modes, and corrects what I believe is an incorrect
statement about the minimum number of machines required to make
progress. It also clarifies that commits require synchronous
replication across datacenters.
2018-12-14 16:31:23 -05:00
Adam Kocoloski e18713450f Remove outdated information on multi-dc config
The only published datacenter-aware mode is three_datacenter, which
replicates data 6x (not in triplicate) and does replicate each piece of
data to all three datacenters.
2018-12-14 16:04:44 -05:00
Andrew Noyes 1a7d7ab068
Make polling_loop yield agree with usage in docs 2018-12-11 14:41:49 -08:00
Evan Tschannen d2d68aa171 Merge branch 'release-6.0'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	fdbclient/ManagementAPI.actor.cpp
#	versions.target
2018-12-03 18:26:52 -08:00
Evan Tschannen 9935223818 updated documentation for 6.0.17 2018-12-03 16:30:22 -08:00
Evan Tschannen 1f3b6e8bdf Merge branch 'release-6.0'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	fdbclient/BackupContainer.actor.cpp
#	fdbclient/BlobStore.actor.cpp
#	versions.target
2018-11-27 14:41:46 -08:00
Evan Tschannen 3215d5b3a2 updated downloads for 6.0.16 2018-11-27 13:23:32 -08:00
Evan Tschannen b6d9763469 updated release notes for 6.0.16 2018-11-27 13:10:14 -08:00
A.J. Beamon 975711c389 Merge branch 'release-6.0' of github.com:apple/foundationdb
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
2018-11-27 09:50:39 -08:00
A.J. Beamon 890a0f3e82 Merge branch 'master' into remove-cluster-from-bindings
# Conflicts:
#	bindings/flow/fdb_flow.actor.cpp
2018-11-26 12:01:03 -08:00
A.J. Beamon 8697194d8e Fix error name for code 2021 (no_commit_version) in documentation 2018-11-26 10:49:15 -08:00
Eric Ma f3205d0eb6 fix a typo in the document about fstab 2018-11-21 15:03:18 +08:00
Evan Tschannen 7bb1eee21c added a few additional links in our documentation 2018-11-16 16:26:25 -08:00
Evan Tschannen ca313dadbf re-added 6.0.16 release note 2018-11-15 18:23:18 -08:00
Evan Tschannen beabaf0c3d reverted release notes temporarily 2018-11-15 17:17:29 -08:00
Alex Miller a681740f12 Suggested changes to region configuration documentation. 2018-11-15 17:09:06 -08:00
Evan Tschannen 7e18949ad8
Merge pull request #928 from etschannen/release-6.0
replaced usage of “data center” with “datacenter”, and clarified the …
2018-11-15 13:16:02 -08:00
Evan Tschannen c1306f94fd replaced usage of “data center” with “datacenter”, and clarified the definition of a datacenter 2018-11-15 13:14:25 -08:00
Evan Tschannen 1036e42ef7
Merge pull request #927 from etschannen/release-6.0
added additional information to region documentation
2018-11-15 09:43:06 -08:00
Evan Tschannen 86f5139640 added additional information to region documentation 2018-11-15 09:42:15 -08:00
Evan Tschannen 33f99b69b2
Merge pull request #925 from etschannen/release-6.0
added documentation for configuring regions
2018-11-14 23:37:07 -08:00
Evan Tschannen 3bb17e69fd added whitespace 2018-11-14 23:34:20 -08:00
Evan Tschannen ea300a150a fixed spelling mistakes 2018-11-14 23:31:58 -08:00
Evan Tschannen 6433388c0d one more formatting change 2018-11-14 23:24:27 -08:00
Evan Tschannen b8a3f0e623 changed formatting 2018-11-14 23:22:21 -08:00
Evan Tschannen f7a400375b added documentation for configuring regions 2018-11-14 23:15:49 -08:00
Stephen Atherton 3711229970 Added release note for blobstore client compatibility fix. 2018-11-13 17:20:00 -08:00
Evan Tschannen e45952bc53 Merge branch 'release-6.0'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	fdbclient/BackupContainer.actor.cpp
#	fdbclient/BlobStore.actor.cpp
#	fdbclient/HTTP.actor.cpp
#	tests/BlobStore.txt
#	versions.target
2018-11-13 16:06:39 -08:00
Evan Tschannen e6b4c0431d updated download links for 6.0.15 2018-11-13 13:16:15 -08:00
Evan Tschannen 080133c146 updated release notes 2018-11-13 12:38:17 -08:00
Evan Tschannen b6cac2a8e1
Merge pull request #914 from satherton/fix-s3-compatibility
Fix backup S3 API compatibility
2018-11-13 12:28:57 -08:00
Alec Grieser 6ab59b2ec2
update PR number to (hopefully) final PR for bigint feature 2018-11-13 11:47:28 -08:00
Alec Grieser 7e4f84c60e
Merge remote-tracking branch 'upstream/release-6.0' into feature-bigint-support-go-ruby-aj 2018-11-13 11:28:10 -08:00
Stephen Atherton 3125b807b3 Added documentation of the 'bucket' URL parameter for blobstore:// backup URLs. 2018-11-13 06:23:58 -08:00
Stephen Atherton 5236ff9f7a Added release note for PR #904. 2018-11-13 05:37:03 -08:00
Stephen Atherton c89d1bfd98 Added release note for PR #826. 2018-11-13 05:36:43 -08:00
Stephen Atherton 92eae5b942 Added release notes for backup related fixes in PR #914. 2018-11-13 05:33:59 -08:00
Evan Tschannen 4b5d0b4e2c Merge branch 'release-6.0'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	fdbclient/AsyncFileBlobStore.actor.cpp
#	fdbclient/AsyncFileBlobStore.actor.h
#	fdbclient/BlobStore.actor.cpp
#	fdbclient/BlobStore.h
#	fdbclient/HTTP.actor.cpp
#	fdbclient/ManagementAPI.actor.cpp
#	fdbclient/NativeAPI.actor.cpp
#	fdbrpc/LoadBalance.actor.h
#	fdbrpc/batcher.actor.h
#	fdbrpc/fdbrpc.vcxproj
#	fdbrpc/sim2.actor.cpp
#	fdbserver/DataDistribution.actor.cpp
#	fdbserver/DataDistributionTracker.actor.cpp
#	fdbserver/SimulatedCluster.actor.cpp
#	fdbserver/TLogServer.actor.cpp
#	fdbserver/masterserver.actor.cpp
2018-11-10 13:04:24 -08:00
Evan Tschannen ebac7008f8
Merge pull request #890 from ajbeamon/document-configure-new
Document configure new command
2018-11-10 10:07:49 -08:00
Evan Tschannen b8381b3cea Merge branch 'release-6.0' of github.com:apple/foundationdb into release-6.0 2018-11-10 09:51:49 -08:00
Evan Tschannen 828b8d8edc updated release notes for 6.0.15 2018-11-10 09:50:14 -08:00
Stephen Atherton 90e5f9bdef Documented that fdbmonitor configuration file changes should be made atomically. 2018-11-07 17:39:12 -08:00
A.J. Beamon d54af96ba4 Various fixes to our documentation, such as syntax problems, broken links, etc. 2018-11-01 14:19:37 -07:00
A.J. Beamon ebebb82cca Document configure new command 2018-11-01 13:27:24 -07:00
A.J. Beamon d02c37965d Merge branch 'release-6.0' into feature-bigint-support-go-ruby 2018-11-01 11:33:48 -07:00
ryanworl 5085c7095b
clarify affected data calculation for reading values 2018-10-31 09:32:15 -04:00
A.J. Beamon 377f5e2c48 Add release notes and fix formatting 2018-10-30 15:06:47 -07:00
A.J. Beamon 42d101c517 Merge branch 'tuple-uint64' into feature-bigint-support-go-ruby
# Conflicts:
#	bindings/go/src/fdb/tuple/tuple.go
2018-10-30 14:23:26 -07:00
Alec Grieser ce9d89f5ec
Merge pull request #879 from ajbeamon/release-6.0
Forgot that we needed a release note for recent Go bindings fix.
2018-10-29 15:54:57 -07:00
jlmoody 72b8612361 Fixing what appears to be a small type-o on line 17 of the index.rst for the documentation.
Fixing what appears to be a small type-o on line 79 of the known 
limitations documentation.
2018-10-29 17:34:37 -05:00
A.J. Beamon 426ccc23a5 Forgot that we needed a release note for recent Go bindings fix. 2018-10-29 15:17:29 -07:00
A.J. Beamon 2be1cabc72 Support for big integers in go and ruby tuple layers 2018-10-24 15:50:07 -07:00
Evan Tschannen 24c5a8982c Merge branch 'release-6.0'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	versions.target
2018-10-24 15:40:37 -07:00
Evan Tschannen 5f59b24ac9 updated release notes and downloads for 6.0.14 2018-10-24 11:10:56 -07:00
Evan Tschannen db71b60d72
Merge pull request #819 from satherton/feature-redwood
Redwood storage engine, initial/experimental version
2018-10-18 18:38:11 -07:00
Evan Tschannen fc7f2f6431 added a release note for 6.0.14 2018-10-18 16:53:05 -07:00
Evan Tschannen 2f4e7fad48 Merge branch 'master' of github.com:apple/foundationdb 2018-10-15 18:39:46 -07:00
Evan Tschannen 0217aed74c Merge branch 'release-6.0'
# Conflicts:
#	bindings/go/README.md
#	documentation/sphinx/source/release-notes.rst
#	fdbserver/MasterProxyServer.actor.cpp
#	versions.target
2018-10-15 18:38:51 -07:00
Evan Tschannen 150c770945 updated release notes for 6.0.14 2018-10-12 17:38:41 -07:00
Rick Branson 8a334f4338
Fix docs for three_datacenter mode
According to fdbclient/ManagementAPI.actor.cpp, the three_datacenter mode has a redundancy/replication factor of 6, and distributes the replicas across 3 datacenters and 2 zones within each datacenter.
2018-10-12 16:57:42 -07:00
Stephen Atherton e0158d8216 Added release note for backup task bug fix. 2018-10-12 16:33:58 -07:00
A.J. Beamon 9983c534e6 Release 6.0.13 preparation 2018-10-10 13:44:16 -07:00
A.J. Beamon 3c23759242 Fill in details of pull request 2018-10-10 13:35:06 -07:00
A.J. Beamon 419231d798 Fix: status was trying to read a metric under the wrong name, leading to an error that caused the cluster to report itself unhealthy and some metrics to be missing. 2018-10-10 13:33:28 -07:00
A.J. Beamon b70e81f31b Updated release notes. 2018-10-09 09:54:19 -07:00
Evan Tschannen 110a97f01c updated documentation for 6.0.12 2018-10-08 11:45:51 -07:00
Stephen Atherton 2e0251c8da Old typo, is -> it. 2018-10-08 08:48:33 -07:00
Stephen Atherton e471dc831e Updated TLS documentation to reflect that operating system root CA's are not used. 2018-10-08 08:38:41 -07:00
A.J. Beamon 41012a8bfe
Merge pull request #792 from ajbeamon/bump-api-version-to-610
Bump API version to 610
2018-10-08 08:16:05 -07:00
A.J. Beamon ad5f2c4f92 Changed wording 2018-10-05 15:52:01 -07:00
A.J. Beamon 184a4b7789 Add release note for truncate optimization. 2018-10-05 15:49:54 -07:00
Evan Tschannen 1c3b7710c9 one more release note moved to impacting 6.0.0 only 2018-10-05 15:36:48 -07:00
Evan Tschannen ab5c904cf2 moved a release note to denote it only impacts 6.0.0+ 2018-10-05 13:48:45 -07:00
Evan Tschannen 9c8b0a5285 refactored release notes to denote which fixes are only fixing bugs introduced since 6.0.0 2018-10-05 13:24:23 -07:00
A.J. Beamon 2263fb08cd
Merge pull request #803 from etschannen/release-6.0
updated release notes for 6.0.12
2018-10-05 12:51:24 -07:00
Evan Tschannen c068c80d82 updated release notes for clarity 2018-10-05 12:47:30 -07:00
Stephen Atherton 7c1dc305cb Merge commit 'a72c8f5cb2e79a673abc0ed3d27ef1c51028fb13' into feature-redwood 2018-10-05 10:15:10 -07:00
A.J. Beamon a72c8f5cb2
Merge pull request #811 from apple/release-6.0
Merge release-6.0 into master
2018-10-04 13:30:49 -07:00
A.J. Beamon d02b6bf211
Merge pull request #810 from apple/release-5.2
Merge release-5.2 into release-6.0
2018-10-04 13:30:26 -07:00
A.J. Beamon b3912b3918
Merge pull request #809 from apple/release-5.1
Merge release-5.1 into release-5.2
2018-10-04 13:29:58 -07:00
A.J. Beamon abaefbe294 Fix typo 2018-10-04 13:28:35 -07:00
A.J. Beamon d7cf6a7759
Merge pull request #806 from apple/release-5.2
Merge release-5.2 into release-6.0
2018-10-04 13:25:13 -07:00
A.J. Beamon 1b7aac6f5a
Merge pull request #805 from apple/release-5.1
Merge release-5.1 into release-5.2
2018-10-04 13:24:32 -07:00
A.J. Beamon f215ae037a
Merge pull request #804 from apple/release-5.1
Merge release-5.1 into release-5.2
2018-10-04 13:23:16 -07:00
Evan Tschannen 5a9183bc62 updated release notes for 6.0.12 2018-10-03 17:20:02 -07:00
Evan Tschannen 4bec4927aa updated release notes for 6.0.12 2018-10-03 14:32:28 -07:00
A.J. Beamon efb081ad86 Fix API version in old release notes link 2018-10-03 12:33:35 -07:00
A.J. Beamon 7a40c9bfff Add some documentation for bindings changes 2018-10-03 12:32:22 -07:00
A.J. Beamon 883d9633d7 Merge branch 'remove-cluster-from-iclientapi' into remove-cluster-from-bindings 2018-10-03 12:30:37 -07:00
A.J. Beamon 54c240cbed Add release notes for 5.0.8 to old release notes 2018-10-03 08:51:47 -07:00
A.J. Beamon 14a0427462 Preliminary setup for 6.1.0 release notes 2018-10-03 08:32:19 -07:00
A.J. Beamon d5357d2439 Update all of the bindings to use the new C API and deprecate or remove unneeded parts of their APIs. 2018-10-02 15:28:46 -07:00
A.J. Beamon 983a5bd390 Bump API version to 610 2018-09-26 10:58:07 -07:00
Stephen Atherton da70ba7e68 Update status schema to know about redwood storage engine. Remove status schema document which is no longer used. 2018-09-20 11:01:21 -07:00
Stephen Atherton 2fc86c5ff3 Merge branch 'master' of github.com:apple/foundationdb into feature-redwood
# Conflicts:
#	fdbrpc/AsyncFileCached.actor.h
#	fdbserver/IKeyValueStore.h
#	fdbserver/KeyValueStoreMemory.actor.cpp
#	fdbserver/workloads/StatusWorkload.actor.cpp
#	tests/fast/SidebandWithStatus.txt
#	tests/rare/LargeApiCorrectnessStatus.txt
#	tests/slow/DDBalanceAndRemoveStatus.txt
2018-09-20 03:39:55 -07:00
Alec Grieser 10a8e67266
Merge remote-tracking branch 'upstream/release-6.0' into merge-release-6.0 2018-09-11 21:49:59 -07:00
Evan Tschannen 9e8c1941ec
Merge pull request #763 from alecgrieser/000761-getuserversion-order-of-operations
Fix issue with Versionstamp::getUserVersion on larger user versions
2018-09-10 18:21:54 -07:00
Alec Grieser 5128d9772d
cleverly use parentheses to ensure that the bitwise operation happens before the shift
This was casuing getUserVersion to return incorrect results if the user version was greater than 0x00FF.

Fixes #761
2018-09-10 18:18:13 -07:00
Evan Tschannen 4c8a2df22b updated downloads for 6.0.11 2018-09-10 18:08:39 -07:00
Evan Tschannen 23a979a095
Merge pull request #758 from etschannen/release-6.0
fix: status would generate invalid json
2018-09-10 17:47:58 -07:00
Evan Tschannen 5fff960e5d updated release notes for 6.0.11 2018-09-10 17:45:01 -07:00
Bhaskar Muppana f946c44efb Merge branch 'release-6.0' 2018-09-06 22:06:20 -07:00
Bhaskar Muppana 8eca128d7c Update WIX and version numbers for 6.0.10 release 2018-09-06 14:41:15 -07:00
Evan Tschannen 90301f497f Merge branch 'release-6.0'
# Conflicts:
#	fdbclient/ManagementAPI.actor.cpp
#	fdbrpc/FlowTransport.actor.cpp
#	fdbrpc/TLSConnection.actor.cpp
#	fdbserver/DataDistribution.actor.cpp
#	fdbserver/Status.actor.cpp
#	fdbserver/storageserver.actor.cpp
#	fdbserver/workloads/StatusWorkload.actor.cpp
#	versions.target
2018-09-05 16:06:33 -07:00
Evan Tschannen f87443a6c0 minor release note change 2018-09-05 15:07:10 -07:00
Evan Tschannen 21d9695ca4 updated release notes for 6.0.10 2018-09-05 14:49:23 -07:00
A.J. Beamon f47b45c7e1
Merge pull request #710 from ajbeamon/deprecate-tls-plugin-option
Deprecate TLS_plugin option.
2018-08-27 12:24:48 -07:00
A.J. Beamon 235f7051c7 Merge release-6.0 into support-flow-knobs-in-backup
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
2018-08-24 12:20:55 -07:00
A.J. Beamon c32102ad3e Add a release note 2018-08-24 09:33:41 -07:00
A.J. Beamon 0f68475f85 Merge branch 'release-6.0' into fix-watch-knob-buggify
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
2018-08-24 09:27:57 -07:00
A.J. Beamon e840701806 Merge branch 'release-6.0' into support-flow-knobs-in-backup
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
2018-08-24 09:26:23 -07:00
Alex Miller b0d6ecd9d6 Add missing release notes for 6.0.9 2018-08-23 18:56:45 -07:00
Alex Miller 31fb5479e1 Pre-work for 6.0.9 patch release.
* Bump MSI GUID
* Bump 6.0.8 to 6.0.9 on downloads page
2018-08-23 18:51:34 -07:00
A.J. Beamon 441e23903c Add release note for watch knob fix. 2018-08-22 10:47:43 -07:00
A.J. Beamon 5ddbd70d00 Add release note for backup flow knob support. 2018-08-22 10:38:56 -07:00
Evan Tschannen 717c43a69f merge 6.0 into master 2018-08-22 00:28:04 -07:00
Evan Tschannen c43d07745f prepare for 6.0.8 2018-08-21 22:53:25 -07:00
Evan Tschannen 8870e6a211 updated release notes for 6.0.8 2018-08-21 21:33:37 -07:00
Alex Miller f363385676 Update versions on downloads page for 6.0.7 2018-08-15 19:59:38 -07:00
Evan Tschannen c950b4780a updated release notes for 6.0.7 2018-08-15 19:42:34 -07:00
Alex Miller 848ebcb4e5
Merge pull request #702 from pzmarzly/patch-1
Fix broken link in documentation
2018-08-14 13:11:43 -07:00
Alvin Moore 4519aa8397 Changed Windows GUID
Updated documentation version for release
2018-08-14 05:03:38 -07:00
Evan Tschannen d98f843472 updated release notes for 6.0.6 2018-08-13 21:34:32 -07:00
Paweł Zmarzły 9edd69ee09
Fix broken link in documentation
`https://apple.github.io/performance` -> `https://apple.github.io/foundationdb/performance`
2018-08-13 02:41:02 +02:00
A.J. Beamon 6bc8dd3a2b Prepare for 6.0.5 release 2018-08-10 12:12:17 -07:00
Evan Tschannen dee3ff761b updated release notes 2018-08-10 11:41:42 -07:00
Evan Tschannen 72b025ecc8 backed out fileconfigure 2018-08-10 10:16:01 -07:00
Evan Tschannen ae8371b490 updated release notes 2018-08-09 23:04:49 -07:00
Evan Tschannen 9e94e36b36 updated release notes for 6.0.5 2018-08-09 13:43:23 -07:00
Evan Tschannen c0b43be83b merge in upstream 2018-08-09 13:18:47 -07:00
Evan Tschannen 9c918a28f6 fix: status was reporting no replicas remaining when the remote datacenter was initially configured with usable_regions=2 2018-08-09 13:16:09 -07:00
A.J. Beamon 06daadaf25 Add missing release note. 2018-08-09 09:09:00 -07:00
A.J. Beamon 66bcd6772d Add missing release note. 2018-08-09 09:08:28 -07:00
A.J. Beamon da3d7e86da Updated release notes to specifically call out the movement of data_version_lag to data_lag.versions and data_lag.seconds. 2018-08-08 09:11:05 -07:00
Evan Tschannen a716c2b193 fixed release notes 2018-08-06 18:31:17 -07:00
Evan Tschannen 5f7253928f updated release notes for 6.0.5 2018-08-05 21:47:05 -07:00
A.J. Beamon 8546e26d9c Update 6.0 release notes as well as 5.2 old release notes. 2018-08-03 10:46:21 -07:00
A.J. Beamon a5d8acda4c Updated release note for 5.2.7 to elaborate on the fix. 2018-08-03 10:40:21 -07:00
A.J. Beamon b668797984 Update release notes to elaborate on the fix in 5.2.7 2018-08-03 10:35:03 -07:00
Richard Low 78d359f2f1 Update download links for 6.0.4 release 2018-08-02 16:31:47 -07:00
Evan Tschannen 29caabcc53 updated release notes for 6.0.4 2018-08-02 11:44:33 -07:00
Stephen Atherton e93834f272 Preparing for patch release 5.2.8. 2018-07-31 18:24:10 -07:00
Evan Tschannen 3b514aaead updated release notes for 5.2.8 2018-07-31 17:11:30 -07:00
John Brownlee 9cad7c8a72 Merge remote-tracking branch 'upstream/release-5.2' into release-6.0-5.2-merge
# Conflicts:
#	documentation/sphinx/source/downloads.rst
#	documentation/sphinx/source/release-notes.rst
#	packaging/msi/FDBInstaller.wxs
#	versions.target
2018-07-31 13:17:37 -07:00
Alec Grieser a2b3c71a74
thread custom executors through FDBDatabase::run and FDBDatabase::read
Closes #640.
2018-07-30 16:53:07 -07:00
John Brownlee a5a28c6bd5 Bump version. 2018-07-30 12:56:40 -07:00
Evan Tschannen 82bb2defb7 reworded the release note for clarity 2018-07-30 10:50:55 -07:00
Evan Tschannen 5ea1cebf17 updated the release notes with the multi-version client fix 2018-07-30 10:49:31 -07:00
Alec Grieser b4b002c5a9
update release notes with go caching fix 2018-07-30 10:17:17 -07:00
Stephen Atherton 40762d9f9b Merge branch 'master' of github.com:apple/foundationdb into feature-redwood 2018-07-25 17:58:52 -07:00
Evan Tschannen d0ebad5e85 updated download links and wix UID for 6.0.3 2018-07-25 13:39:18 -07:00
Evan Tschannen 2c54bc4356 The next release is 6.0.3 not 6.0.4 2018-07-25 13:30:15 -07:00
Evan Tschannen 743ebf0bbc updated release notes for 6.0.4 2018-07-25 13:25:35 -07:00
A.J. Beamon fb7c4dd076 Merge release-5.2 into release-6.0 2018-07-18 09:09:04 -07:00