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
A.J. Beamon
e4ed2b7ecb
make_public.py uses an underscore, not a hyphen.
2018-07-17 14:36:08 -07:00
A.J. Beamon
713d5e77b5
Add release note for incompatible client accounting fix.
2018-07-17 11:37:49 -07:00
Balachandar Namasivayam
9f9eef5727
Prepare for release-6.0.2
2018-07-16 17:07:11 -07:00
Evan Tschannen
8fcf16ba1a
fix: incorrect PR number
2018-07-16 17:02:48 -07:00
Evan Tschannen
d53a0e2765
fix: incorrect PR number
2018-07-16 17:02:06 -07:00
Evan Tschannen
7f2f70f89d
fix: links in the release notes were incorrectly formatted
2018-07-16 16:58:49 -07:00
Evan Tschannen
c8f8db9e72
Merge branch 'release-5.2' into release-6.0
...
# Conflicts:
# documentation/sphinx/source/release-notes.rst
2018-07-16 16:57:04 -07:00
Evan Tschannen
7ccd1af209
updated 5.2 release notes
2018-07-16 16:43:10 -07:00
A.J. Beamon
006a2d2a9d
Add release note for onMainThread fix.
2018-07-16 16:17:15 -07:00
Evan Tschannen
57f121481c
reverted killing processes because of io_error, we should fix the problem in a better way in the future
2018-07-16 15:09:07 -07:00
Evan Tschannen
5fc5b4debd
updated release notes for 6.0.2
2018-07-16 10:07:31 -07:00
A.J. Beamon
1c1d8947e8
Reorganize release notes to separate 5.2.6 into its own section.
2018-07-16 10:03:45 -07:00
Stephen Atherton
96389c74cd
Merge branch 'master' of github.com:apple/foundationdb into feature-redwood
...
# Conflicts:
# tests/fast/SidebandWithStatus.txt
# tests/rare/LargeApiCorrectnessStatus.txt
# tests/slow/DDBalanceAndRemoveStatus.txt
2018-07-10 16:42:34 -07:00
Alec Grieser
aae527da71
update download urls and administration upgrade guide for 6.0.1
2018-07-10 13:37:29 -07:00
Alec Grieser
694fc168a9
update documentation for 6.0.1
2018-07-10 13:35:07 -07:00
Alec Grieser
9110bec2fd
update download links and upgrade instructions for 6.0
2018-07-10 10:26:00 -07:00
Alec Grieser
2996557f89
updated release notes for 6.0
2018-07-10 10:17:46 -07:00
Alec Grieser
be9c34c6f8
Merge remote-tracking branch 'upstream/release-5.2' into merge-release-5.2
2018-07-10 10:04:48 -07:00
Alec Grieser
ad37b1693d
Merge pull request #585 from etschannen/feature-remote-logs
...
A variety of cleanup and test strengthening commits
2018-07-10 09:58:44 -07:00
Stephen Atherton
1bc95862b7
Merge branch 'release-6.0' of github.com:apple/foundationdb into feature-redwood
...
# Conflicts:
# tests/fast/SidebandWithStatus.txt
# tests/rare/LargeApiCorrectnessStatus.txt
# tests/slow/DDBalanceAndRemoveStatus.txt
2018-07-10 04:16:02 -07:00
Evan Tschannen
6d76ff67a3
added the connection string to status
2018-07-09 22:11:58 -07:00
Evan Tschannen
56ff85e0d8
updated release notes
2018-07-09 22:03:12 -07:00
Stephen Atherton
2b571f20bd
Updated release notes for 5.2.6.
2018-07-09 20:26:45 -07:00
Alex Miller
c40f023ea2
Change download links from 5.2.5 -> 5.2.6
2018-07-09 19:31:23 -07:00
Alex Miller
9f14db1d20
Add release notes for 5.2.6
2018-07-09 19:28:47 -07:00
Alec Grieser
46b8612566
bump API version from 520 to 600
2018-07-09 11:00:57 -07:00
Stephen Atherton
50586b51f1
Added redwood storage engine definition to status schema.
2018-07-05 15:01:51 -07:00
Evan Tschannen
507b3bacb0
fix: kill all tlogs in one region prevents the remote logs from recovering in that region, do not allow that to prevent us from configuring usable_regions=1.
...
added more recovery states.
2018-07-05 00:08:51 -07:00
Evan Tschannen
866ccfe344
added the ability to allow the master to finish recovery before all storage servers in both regions have their mutations. This allows you to recover from scenarios where you lose all your tlogs in one dc.
2018-07-04 01:59:04 -04:00
Alvin Moore
c3f88dbfe1
Merge branch 'master' of github.com:apple/foundationdb into tls-static
2018-07-01 23:13:57 -07:00
Alvin Moore
132e2d9267
Defined TLS build flags for projects
...
Updated TLS documentation
2018-07-01 22:49:39 -07:00
Steve Atherton
7f6bced835
Merge pull request #538 from alexmiller-apple/tlsplugin_san
...
TLS certificate handling enhancements
2018-07-01 01:50:58 -07:00
Steve Atherton
b17c8359ec
Merge pull request #549 from apple/release-5.2
...
Merge release-5.2 into master
2018-06-30 22:50:07 -07:00
Alec Grieser
7cb12c1439
switch module name of ruby domain to sphinxcontrib.rubydomain
2018-06-30 13:26:12 -07:00
Alex Miller
0f70f0435b
Merge pull request #535 from richardalow/default-peer-verification-docs-fix
...
Correct the default peer verification in the docs
2018-06-29 19:01:18 -07:00
Alex Miller
fa910d5755
Update the TLS certificate verification documentation.
...
Included is:
* Updating the fields supported to include UID and DC, from a previous change.
* Including a description of the operators supported and explaining
prefix/suffix matching.
* Including a description of Subject Alternative Name matching.
And reworking the examples section to make it clear what a certificate would
look like and how we would then handle and validate it.
2018-06-29 17:18:40 -07:00
A.J. Beamon
ea8a288a20
Merge pull request #537 from apple/release-5.2
...
Merge Release-5.2 into master
2018-06-27 15:55:58 -07:00
John Brownlee
9a51dec64e
Add a documentation plugin for the formatting in our Ruby docs.
2018-06-27 14:58:34 -07:00
Alvin Moore
c6e18f5b2b
Removed TLS target
...
Changed TLS documentation to not specify it as a plugin but compiled in
2018-06-27 07:46:04 -07:00
Richard Low
de00994b69
Correct the default peer verification in the docs
2018-06-26 19:07:07 -07:00
A.J. Beamon
203fd93fcc
Merge pull request #480 from fannix/master
...
Fix a concurrency bug in Java queue example
2018-06-25 08:22:58 -07:00
Evan Tschannen
0123627d67
Merge branch 'master' into feature-remote-logs
...
# Conflicts:
# tests/fast/SidebandWithStatus.txt
# tests/rare/LargeApiCorrectnessStatus.txt
# tests/slow/DDBalanceAndRemoveStatus.txt
2018-06-22 10:43:07 -07:00
Evan Tschannen
8a8914f046
re-added the ability to configure the number of log routers. Many log routers are needed to get a sufficient number of sockets involved in copying data across the WAN
2018-06-22 00:04:00 -07:00
Evan Tschannen
1dce97f28c
Merge branch 'release-5.2'
...
# Conflicts:
# documentation/sphinx/source/release-notes.rst
# fdbserver/SimulatedCluster.actor.cpp
# packaging/msi/FDBInstaller.wxs
# versions.target
2018-06-21 17:05:11 -07:00
A.J. Beamon
e8f66df001
Add metrics for watches and mutations on the storage server. The storage server tracks its lag with the logs, and status tries to report a more accurate measure of this lag.
2018-06-21 15:59:43 -07:00
Bhaskar Muppana
ea5aa51e08
5.2.5 release related changes.
2018-06-21 14:01:19 -07:00
Evan Tschannen
011f0ce7c0
reordered the release notes
2018-06-21 12:16:13 -07:00
Stephen Atherton
d9f3eb05a2
Change default delete operations per second. Updated release notes.
2018-06-21 11:13:31 -07:00
Richard Low
b161e25fbd
Update relese notes
2018-06-20 14:41:31 -07:00
A.J. Beamon
4e4bc19c73
Add new status field to documentation schema
2018-06-20 14:12:51 -07:00
A.J. Beamon
618952f005
Fix whitespace mismatch
2018-06-20 12:12:26 -07:00
A.J. Beamon
62eeefcc8a
Update status schema with new field
2018-06-20 12:09:28 -07:00
Evan Tschannen
1ccfb3a0f4
fix: log_anti_quorum was always 0 in simulation
...
removed durableStorageQuorum, because it is no longer a useful configuration parameter
2018-06-18 10:24:57 -07:00
Evan Tschannen
e8c462882b
re-added remote_logs as a parameter, because it could be useful to have a different number of logs between when recruited as primary and remote
2018-06-18 10:22:34 -07:00
Evan Tschannen
6cd7627113
updated release notes
2018-06-17 20:29:15 -07:00
Evan Tschannen
0913368651
added usable_regions to specify if we will replicate into a remote region
...
remote replication defaults to the primary replication
removed remote_logs, because they should be specified as an override in the regions object
2018-06-17 19:31:15 -07:00
Evan Tschannen
246abd1207
added full_replication to status
2018-06-14 21:14:18 -07:00
Evan Tschannen
0103b6f5ed
added datacenter_version_difference to status
2018-06-14 19:09:25 -07:00
Evan Tschannen
99e21c869c
fixed a number of status calculations, and re-enabled the status workload
2018-06-14 17:58:57 -07:00
Alec Grieser
209f96e9d1
Merge pull request #473 from brownleej/site-map-fix-5.2
...
Add administration and TLS sections to the site map.
2018-06-14 12:33:30 -07:00
LingBin
4a87a6c8e1
Fix the indentation of the administration document
...
Incorrect indentation can lead to incorrect line breaks.
In sphinx, the source code needs to be indented.
commit to the release-5.2 branch, which is where the next version of the website documentation is likely to be built from.
2018-06-14 12:28:31 +08:00
Richard Low
46855f5423
Remove 5.2 release notes
2018-06-13 10:12:43 -07:00
Richard Low
39894ea798
Merge remote-tracking branch 'apple/release-5.2'
2018-06-12 18:31:20 -07:00
Richard Low
0bc629ce73
Update download links for 5.2.4 release
2018-06-12 13:55:12 -07:00
xmeng
8ae25bed5c
Fix a concurrency bug in Java queue example
...
firstItem() should be in the same transaction of clear()
2018-06-12 21:01:19 +01:00
A.J. Beamon
fc1c7c2f82
Spelling fix in release notes
2018-06-12 12:22:44 -07:00
A.J. Beamon
3a4c75577c
Merge pull request #470 from bnamasivayam/cluster-file-directory-writable
...
Cluster file and its parent directory needs to be writable for operat…
2018-06-12 12:02:42 -07:00
Balachandar Namasivayam
819929e1be
Address review comments.
2018-06-12 11:59:47 -07:00
A.J. Beamon
ea63a190eb
Merge pull request #478 from apple/release-5.1
...
Merge release-5.1 into release-5.2
2018-06-12 11:54:11 -07:00
Steve Atherton
67781e184e
Merge pull request #477 from richardalow/additional-verify-peers-args
...
Add docs about multiple verify peers strings
2018-06-12 10:18:18 -07:00
Richard Low
56e8355a14
Add docs about multiple verify peers strings
2018-06-12 09:19:42 -07:00
xtreak
c3beca3f3d
Typo fixes using aspell
2018-06-12 21:28:45 +05:30
John Brownlee
6f0af73096
Merge pull request #459 from alecgrieser/bump-python-version
...
Bump supported python version to 3.6
2018-06-11 19:04:53 -07:00
John Brownlee
daea43bdca
Add administration and TLS sections to the site map.
...
#264
2018-06-11 19:02:18 -07:00
Evan Tschannen
a66194b38c
updated release notes for 5.2.4
2018-06-11 17:08:29 -07:00
AlvinMooreSr
553bfec600
Merge pull request #403 from richardalow/fix-docs-build
...
Fix the docs build to follow redirect for python dependencies
2018-06-11 16:54:23 -07:00
Balachandar Namasivayam
7db928ccec
Cluster file and its parent directory needs to be writable for operation of fdb cluster.
...
Document this requirement and also add relevant details to status output.
2018-06-11 16:47:24 -07:00
Alec Grieser
be9a131f0d
bump supported python version to 3.6
...
Issue: #379
2018-06-11 11:54:47 -07:00
John Brownlee
cd4ce7843d
Add administration and TLS sections to the site map.
...
#264
2018-06-11 11:13:44 -07:00
Evan Tschannen
e67bf8936c
Merge pull request #439 from richardalow/release-notes
...
Better 5.2.2 release notes wording for TLS
2018-06-08 16:04:08 -07:00
A.J. Beamon
4e921417df
Make wording consistent
2018-06-08 10:49:43 -07:00
Evan Tschannen
d7d38c3544
Merge pull request #430 from ajbeamon/rename-logGroup-attribute
...
Rename trace file logGroup attribute to LogGroup
2018-06-08 10:30:45 -07:00
A.J. Beamon
f463245ca0
Update version-specific upgrade notes
2018-06-06 15:42:27 -07:00
A.J. Beamon
216404de45
Merge branch 'release-5.2' of github.com:apple/foundationdb
...
# Conflicts:
# documentation/sphinx/source/release-notes.rst
# versions.target
2018-06-06 15:25:37 -07:00
A.J. Beamon
bd90cdbc59
Updates for release 5.2.3. This excludes required changes to administration.rst pending some clarification about how certain upgrades work.
2018-06-06 14:13:20 -07:00
Evan Tschannen
7c289c12d6
updated release notes
2018-06-06 13:11:34 -07:00
Richard Low
7a84375f6d
Better 5.2.2 release notes wording for TLS
2018-06-05 14:52:49 -07:00
A.J. Beamon
eeb92fbfa6
Add read-only commit fix and some PR links to release notes.
2018-06-05 13:41:37 -07:00
A.J. Beamon
3ea5fc72f0
Rename trace file logGroup attribute to LogGroup
2018-05-31 15:34:17 -07:00
A.J. Beamon
aab2dbdf25
Fix docs wording
2018-05-30 16:22:42 -07:00
John Brownlee
cd64d6c89a
Update documentation for 5.2.2 release.
2018-05-30 15:32:49 -07:00
A.J. Beamon
ba0a8450c5
Merge branch 'release-5.2' of github.com:apple/foundationdb into merge-release-5.2-into-master
...
# Conflicts:
# documentation/sphinx/source/backups.rst
# documentation/sphinx/source/release-notes.rst
# fdbserver/TLogServer.actor.cpp
# flow/Net2.actor.cpp
# versions.target
2018-05-30 11:36:37 -07:00
A.J. Beamon
026458baf3
Merge release-5.2 into master
2018-05-23 15:32:56 -07:00
Richard Low
cca8a93474
Fix the docs build to follow redirect for python dependencies
2018-05-23 15:01:22 -07:00
Richard Low
29d365bcc8
Merge remote-tracking branch 'apple/release-5.2' into tls-docs
2018-05-23 14:58:59 -07:00
Richard Low
ac8da9589a
Update TLS docs with new plugin options
2018-05-23 14:46:20 -07:00
Alvin Moore
bc47a4a23d
Fixed carriage return line endings
2018-05-23 11:34:26 -07:00
Alvin Moore
463a8cf349
Fixed carriage return line endings
2018-05-23 11:30:48 -07:00
Alex Miller
a378b17e14
Update 5.2.0 -> 5.2.1 in documentation.
2018-05-21 15:22:55 -07:00
Alvin Moore
29be22b886
Removed Windows carriage returns
2018-05-16 16:44:18 -07:00
Alec Grieser
3360c35229
add fix to #387 to release notes
2018-05-15 17:14:10 -07:00
Evan Tschannen
4868c2f93e
removed reference to 5.2 old release notes since they do not exist
2018-05-11 14:23:56 -07:00
A.J. Beamon
9dc072d99e
Some documentation tweaks in the 4.0 release notes.
2018-05-11 13:25:47 -07:00
Evan Tschannen
25e13925f3
updated release notes for 6.0, the release notes are now being updated as features are completed
2018-05-11 10:50:44 -07:00
Alec Grieser
2ca01e59e7
update the release notes with some bindings fixes and clarification on versionstamps
2018-05-10 18:26:42 -07:00
Alvin Moore
5aad68a951
Updated Version within documentation files
2018-05-10 17:38:24 -07:00
Alvin Moore
3fba932f80
Updated Protocol Version
...
Updated version within download documentation
Added old release notes
Updated Wix GUID Product ID
2018-05-10 17:03:46 -07:00
Evan Tschannen
520aaf731d
merge release 5.2 into master
2018-05-10 14:33:08 -07:00
A.J. Beamon
93497d7d42
Merge pull request #352 from etschannen/release-5.2
...
Properly handle endpoint failures on the client for all request types
2018-05-10 10:13:33 -07:00
Evan Tschannen
8f984cb2c9
Merge branch 'release-5.2'
...
# Conflicts:
# fdbrpc/TLSConnection.h
2018-05-10 09:13:22 -07:00
A.J. Beamon
85010a5898
version stamp -> versionstamp
2018-05-10 08:25:18 -07:00
Evan Tschannen
98e07fd92e
fix: clear the client's storage server interface cache on endpoint failure for all request types
2018-05-09 17:11:54 -07:00
Evan Tschannen
fb86d674f8
minor changes to the release notes
2018-05-09 16:58:27 -07:00
Evan Tschannen
4ea5c92ec1
added release notes for 5.2
2018-05-09 15:55:55 -07:00
Evan Tschannen
7acdc314e4
Merge branch 'release-5.2'
...
# Conflicts:
# fdbrpc/TLSConnection.actor.cpp
2018-05-08 13:22:53 -07:00
Evan Tschannen
1f6c6a886b
Merge branch 'release-5.1' into release-5.2
2018-05-08 13:08:11 -07:00
A.J. Beamon
ca720e1540
Merge pull request #297 from apple/release-5.2
...
Merge 5.2 to Master
2018-05-08 12:04:20 -07:00
Alvin Moore
05c1a887f2
Changed the name of the TLS artifact to fdb-libressl-plugin.so
2018-05-07 16:47:46 -07:00
A.J. Beamon
432a295bc2
Add read bytes and read keys info to status. Collect this information directly from StorageMetrics rather than through ratekeeper.
2018-05-04 12:01:40 -07:00
Hiroshi Saito
5ff2d73f84
Fix `undefined: e` in a code snippet
2018-05-01 09:34:51 -07:00
Hiroshi Saito
370a6442b3
Fix `undefined: e` in a code snippet
2018-05-01 10:59:12 +09:00
Alec Grieser
69e831d522
Merge remote-tracking branch 'upstream/release-5.2' into merge-release-5.2
2018-04-28 17:44:52 -07:00
Steve M
6a8f1ae2c1
Fixups for python tutorial documentation
...
The available_classes function is using Subspace.unpack to
obtain the tuple, not fdb.tuple so update the description to
reflect this.
The limited seat tutorial section was missing the code and
text describing the update of the drop function.
2018-04-27 12:54:35 -07:00
Steve Malmskog
b1440e5a70
Remove redundant drop function doc section
...
Drop function description was moved up adjacent to the other
functions to provide better document flow making this section
redundant, hence its removal.
2018-04-27 12:52:33 -07:00
Dave Lester
caee57b50c
Updates documentation config / theme footer to reflect project copyright information.
2018-04-27 12:24:52 -07:00
John Brownlee
816cceae09
Merge pull request #257 from alecgrieser/cherrypick-docs-and-go-install-fixes
...
Cherrypick docs and go install fixes
2018-04-27 11:11:54 -07:00
Steve Malmskog
9f3d026b91
Remove redundant drop function doc section
...
Drop function description was moved up adjacent to the other
functions to provide better document flow making this section
redundant, hence its removal.
2018-04-26 20:35:41 -07:00
John Brownlee
cce5204a22
Merge pull request #260 from etschannen/release-5.1
...
removed dev_null_is_web_scale
2018-04-26 14:31:49 -07:00
Evan Tschannen
e8378115e0
removed dev_null_is_web_scale
2018-04-26 14:10:28 -07:00
xtreak
a76259022d
Make docs Python 3 compatible
2018-04-26 09:45:51 -07:00
xtreak
8016fd6dd8
Make docs Python 3 compatible
2018-04-25 11:51:55 +05:30
Chr1st0ph
6e17dea642
fix documentation/sphinx/Makefile
...
support url-redirect for download of virtualenv-13.0.1.tar.gz
2018-04-24 22:41:56 +02:00
John Brownlee
70428937b1
Merge pull request #239 from stevemns/master
...
Fixups for python tutorial documentation
2018-04-24 11:07:15 -07:00
Martin Junker
a6e3c75d9d
add more missing curly brackets
2018-04-24 09:36:36 -07:00
Martin Junker
c20be65c02
add missing curly bracket
2018-04-24 09:36:30 -07:00
Martin Junker
bc31eb50ce
add more missing curly brackets
2018-04-24 09:45:45 +02:00
Martin Junker
765b5f3b94
add missing curly bracket
2018-04-24 09:41:47 +02:00
Ben Halverson
7bb332ab64
docs(architecture.html): The architecture image was missing
...
184
2018-04-23 10:05:09 -07:00
Steve M
01c0a059fa
Fixups for python tutorial documentation
...
The available_classes function is using Subspace.unpack to
obtain the tuple, not fdb.tuple so update the description to
reflect this.
The limited seat tutorial section was missing the code and
text describing the update of the drop function.
2018-04-23 08:12:57 -07:00
A.J. Beamon
9f4aea2b4b
Merge branch 'release-5.1' of github.com:ajbeamon/foundationdb into release-5.1
2018-04-22 09:13:52 -07:00
A.J. Beamon
60c11069e4
Fix code formatting.
2018-04-22 09:10:21 -07:00
Ben Halverson
7991baa4f4
docs(architecture.html): The architecture image was missing
...
184
2018-04-19 13:43:19 -07:00
Bruce Mitchener
2f8a0240f1
Fix some typos.
2018-04-19 11:44:01 -07:00
Alec Grieser
7161a7cec5
Merge pull request #189 from waywardmonkeys/fix-typos
...
Fix some typos.
2018-04-19 11:40:06 -07:00
Bruce Mitchener
9cdf25eda3
Fix some typos.
2018-04-20 00:49:22 +07:00
John Brownlee
0ad6c3d885
Merge remote-tracking branch 'upstream/release-5.2' into master-5.2-merge
2018-04-19 10:48:43 -07:00
John Brownlee
8bd453bd93
Clean up language on the client design page.
2018-04-19 10:41:32 -07:00
Evan Tschannen
d46d5487bd
Merge branch 'release-5.2'
2018-04-18 20:46:03 -07:00
Evan Tschannen
ee77f4f1d0
updated downloads documentation
2018-04-18 19:54:20 -07:00
Evan Tschannen
96105cc87b
updated the release notes for 5.1.7
2018-04-18 19:49:07 -07:00
Alec Grieser
694053829f
class scheduling tutorial now works in python 2.7 and python 3.6
...
this now uses are tuple encoding for integers instead of ASCII-encoding them
2018-04-18 17:20:45 -07:00
John Brownlee
08d21b2444
Merge pull request #153 from alexmiller-apple/tlsdocs51
...
Add documentation for the TLS Plugin
2018-04-18 15:19:50 -07:00
Alex Miller
b5e448c010
Fix "ships with" -> "offers", because we aren't offering builds of the TLS Plugin at this moment.
2018-04-18 15:15:57 -07:00
Ben Collins
85bd89576a
Add logo to readme
2018-04-18 15:03:27 -07:00
Evan Tschannen
c1ccc8522c
Merge branch 'release-5.2'
2018-04-17 18:38:12 -07:00
Evan Tschannen
11eb690683
Merge branch 'master' of github.com:apple/foundationdb
2018-04-17 18:37:10 -07:00
Alec Grieser
d620090705
make virtual env download make variables so that one can override them
2018-04-17 10:01:50 -07:00
Evan Tschannen
b390d65504
updated the GUID for 5.1.6
...
updated downloads documentation for 5.1.6
2018-04-16 13:19:00 -07:00
Evan Tschannen
fd687ada1b
updated the release notes for 5.1.6
2018-04-16 13:10:45 -07:00
John Brownlee
7bd9324092
Merge pull request #125 from brownleej/go-doc-build-removal
...
Removes the steps to build godoc from our Makefile
2018-04-13 08:55:35 -07:00
Alex Miller
b86e70f77d
Add documentation for the TLS Plugin.
2018-04-12 17:17:08 -07:00
Dave Lester
497fbff281
Updates documentation config / theme footer to reflect project copyright information.
2018-04-11 22:58:35 -07:00
Yichi Chiang
5ac9375577
Create release 5.1.5
2018-04-11 12:32:34 -07:00
Evan Tschannen
0bf1c1ad37
updated the release notes
2018-04-11 11:32:59 -07:00
Evan Tschannen
9bd6c41924
added release notes for 5.1.5
2018-04-11 10:53:09 -07:00
Evan Tschannen
f384ac54e4
added basic documentation on the FoundationDB architecture
2018-04-10 18:31:29 -07:00
Evan Tschannen
8388eb6c22
updated documentation to rename multi_dc to three_datacenter
2018-04-10 16:26:59 -07:00
Alec Grieser
ff956c3fde
removed references to nodejs bindings
...
issue: Node.js Bindings #129
2018-04-06 17:17:45 -07:00
Alec Grieser
0d08fcf1d3
removed old node.js bindings
...
issue: Node.js Bindings #129
2018-04-06 17:16:17 -07:00
John Brownlee
ca34f924f3
Removes the step to build the go docs from the Makefile.
2018-03-30 11:16:19 -07:00
Stephen Atherton
344093519a
Merge branch 'release-5.1' of github.com:apple/foundationdb into backup-docs
...
# Conflicts:
# documentation/sphinx/source/backups.rst
2018-03-24 15:15:43 -07:00
John Brownlee
993b53ea3b
Fixes the name of the dr_agent command in the docs.
2018-03-23 12:48:58 -07:00
Stephen Atherton
10b1e76e4d
More backup documentation, added blob credential file format and usage and a few other tweaks.
2018-03-23 02:46:25 -07:00
Stephen Atherton
b600691e6b
Added documentation for recently added fddbackup subcommands expire, list, and describe.
2018-03-23 02:13:26 -07:00
Stephen Atherton
9852cb66a2
Rewrote and reformatted much of the Backup and DR documentation. Added introductions to explain the recently added continuous backup mode and to explain DR in more detail. Removed references to fdbblob, documented new command line options.
2018-03-23 01:29:33 -07:00
AlvinMooreSr
53438477c1
Documenation Package Fix ( #113 )
...
* Moved clean up to external makefile
* Fixed the name of the documentation package
* Fixed name of the documentation package
2018-03-22 07:50:56 -07:00
John Brownlee
922094f7e3
Merge pull request #106 from AlvinMooreSr/release-5.1-docsreview
...
Added clean targets
2018-03-21 13:31:47 -07:00
John Brownlee
d4954b5346
Merge pull request #107 from brownleej/logo-removal
...
Removes the logo from our sphinx template.
2018-03-21 13:29:33 -07:00
Alvin Moore
cc5149949d
Removed the version id (git hash) from the document package name
2018-03-21 12:24:06 -07:00
A.J. Beamon
3fca78c0f9
Update docs for patch release 5.1.1-5.1.4
2018-03-21 11:11:18 -07:00
John Brownlee
4da519bc4a
Removes the logo from our sphinx template.
2018-03-21 08:58:00 -07:00
bnamasivayam
218617b661
Merge pull request #86 from bnamasivayam/release-5.1
...
Update configuration.rst with locality info
2018-03-20 17:25:27 -07:00
bnamasivayam
6fbef3ab39
Change Capitalization at certain places.
2018-03-20 17:24:47 -07:00
Richard Low
00ee4d3f55
Merge pull request #101 from richardalow/upgrade-storage-docs
...
Upgrade storage docs
2018-03-20 14:37:12 -07:00
Richard Low
33a4a4d4bb
Merge pull request #95 from swethamundla/admin1
...
admin changes
2018-03-20 14:36:45 -07:00
swetha mundla
7d93c69d4e
administration guide changes
2018-03-20 14:14:54 -07:00
Richard Low
c88d3b9e11
Add comment to bounce clients after install new binary
2018-03-20 13:45:24 -07:00
John Brownlee
6c20d68ae2
Merge pull request #103 from AlvinMooreSr/release-5.1-docsreview
...
Docs Build Modifications
2018-03-20 09:43:38 -07:00
Alvin Moore
4c8395fba7
Removed outdated information messages
2018-03-19 20:12:49 -07:00
Richard Low
066d537fb7
Update docs for extra storage for DR/backup and upgrades
2018-03-19 17:18:30 -07:00
John Brownlee
87046b67a1
Merge pull request #97 from ajbeamon/docs-download-page-updates
...
Update download page links, add Windows package, remove Node packages…
2018-03-19 15:58:38 -07:00
A.J. Beamon
b34cd5cab4
Merge pull request #98 from ajbeamon/docs-performance-page-edits
...
Fix link.
2018-03-19 14:50:11 -07:00
A.J. Beamon
ac32224923
Fix link.
2018-03-19 14:49:22 -07:00
A.J. Beamon
28bd3ec68f
Update download page links, add Windows package, remove Node packages, and some rewording. Fix a comment in the Windows installer.
2018-03-19 14:44:32 -07:00
Balachandar Namasivayam
15a151fbd0
Update configuration.rst on setting process class.
2018-03-19 14:36:17 -07:00
Balachandar Namasivayam
ef889ab359
Merge branch 'release-5.1' of github.com:apple/foundationdb into release-5.1
2018-03-19 14:34:40 -07:00
swetha mundla
42fe4bbaed
administration guide changes
2018-03-19 14:26:36 -07:00
swetha mundla
feec2d3367
admin changes
2018-03-19 13:45:26 -07:00
Alvin Moore
b52cae3d6a
Modified the name of the documentation artifact to vary in release and snapshot build
2018-03-19 13:27:09 -07:00
swethamundla
bdeb0b8179
Merge pull request #92 from richardalow/admin-docs
...
Improvements to administration docs
2018-03-19 12:58:43 -07:00