353 Commits

Author SHA1 Message Date
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
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