Commit Graph

1860 Commits

Author SHA1 Message Date
Evan Tschannen c519339adb avoid peeking from logs that do not match the tag’s locality 2018-06-01 18:42:48 -07:00
Evan Tschannen 0e699a3c23 fix: ratekeeper should only control on local logs 2018-05-29 10:51:23 -07:00
Alec Grieser 1a0175bb01
Merge pull request #395 from dkoston/go-client-readme-add-mono
bindings/go: README.md: Add mono as dependency, add note about fdbver
2018-05-29 10:22:25 -07:00
Dave Koston 1a415a30b6 bindings/go: README.md: Add mono as dependency
Mono is required to install the go bindings on macOS and Windows (build-time only)
2018-05-29 10:31:37 -05:00
AlvinMooreSr 8472f10469
Merge pull request #407 from ajbeamon/merge-release-5.2-into-master
Merge release-5.2 into master
2018-05-23 17:43:51 -07:00
A.J. Beamon 026458baf3 Merge release-5.2 into master 2018-05-23 15:32:56 -07:00
Alec Grieser 0ca8fbdfe1
Merge pull request #405 from ajbeamon/master
Add error description to error output when networking could not be initialized.
2018-05-23 15:21:28 -07:00
A.J. Beamon e538fb4065 Add error description to error output when networking could not be initialized. 2018-05-23 15:05:28 -07:00
A.J. Beamon 67301dc97a
Merge pull request #400 from AlvinMooreSr/master-fixws
Fixed carriage return line endings
2018-05-23 13:56:23 -07:00
Alvin Moore bc47a4a23d Fixed carriage return line endings 2018-05-23 11:34:26 -07:00
A.J. Beamon 56535db613
Merge pull request #383 from KrzysFR/master
Exclude .vs folder from the repository (Visual Studio 2017)
2018-05-14 08:49:44 -07:00
Christophe Chevalier ffcafa015f Exclude .vs folder (Visual Studio 2017) 2018-05-12 15:20:52 +02:00
Alex Miller e8afc37487
Merge pull request #339 from etschannen/feature-remote-logs
Non-copying transaction log recovery
2018-05-11 17:02:37 -07:00
A.J. Beamon 727e58511a
Merge pull request #380 from etschannen/master
updated release notes for 6.0
2018-05-11 14:26:08 -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
Evan Tschannen 20f61f5cf8 fix: increased the buggified restore batch size to prevent tests from taking too long 2018-05-11 13:26:32 -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
Evan Tschannen 67fa95264c Merge branch 'master' into feature-remote-logs 2018-05-10 17:01:25 -07:00
Evan Tschannen c45599f2a9 fix: versionstamped_key uses 4 bytes for size 2018-05-10 17:00:35 -07:00
Evan Tschannen 91338fc984 Merge branch 'master' into feature-remote-logs 2018-05-10 15:33:45 -07:00
Evan Tschannen a799d2a08c
Merge pull request #361 from etschannen/master
merge release 5.2 into master
2018-05-10 15:02:19 -07:00
Evan Tschannen 520aaf731d merge release 5.2 into master 2018-05-10 14:33:08 -07:00
Evan Tschannen 204b82acd5 Merge branch 'master' of github.com:apple/foundationdb 2018-05-10 14:29:08 -07:00
Evan Tschannen d9633b5e89
Merge pull request #360 from etschannen/release-5.2
fix: white space issue in getKnobDescription
2018-05-10 14:28:03 -07:00
Evan Tschannen b5b8c5d587 fix: white space issue in getKnobDescription 2018-05-10 14:27:10 -07:00
Steve Atherton 1df71555ba
Merge pull request #359 from bnamasivayam/release-5.2
Add secure_connection param to BlobStore to configure security.
2018-05-10 14:10:52 -07:00
Balachandar Namasivayam b2c32ea4f2 Add secure_connection param to BlobStore to configure security.
Default is https. Setting secure_connection=0 makes it http.
2018-05-10 13:53:46 -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 714da951a6 refactored getKeyLocation code to remove duplication 2018-05-10 10:05:41 -07:00
Evan Tschannen 7bca7b80e6 fixed merge conflicts 2018-05-10 09:13:41 -07:00
Evan Tschannen 8f984cb2c9 Merge branch 'release-5.2'
# Conflicts:
#	fdbrpc/TLSConnection.h
2018-05-10 09:13:22 -07:00
Evan Tschannen 49c43373af
Merge pull request #353 from ajbeamon/release-5.2
version stamp -> versionstamp
2018-05-10 09:05:27 -07:00
A.J. Beamon 85010a5898 version stamp -> versionstamp 2018-05-10 08:25:18 -07:00
Alex Miller d92e14cbc4
Merge pull request #307 from nbraud/scver.mk
Fixup build/scver.mk and allow explicitly specifying the VERSION_ID
2018-05-09 21:05:11 -07:00
Evan Tschannen e860cc5994 Merge branch 'release-5.2' of github.com:apple/foundationdb into release-5.2 2018-05-09 17:22:19 -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 48b34e471a
Merge pull request #350 from etschannen/release-5.2
updated release notes for 5.2
2018-05-09 16:59:22 -07:00
Evan Tschannen fb86d674f8 minor changes to the release notes 2018-05-09 16:58:27 -07:00
Evan Tschannen d3450ce5b0
Merge pull request #343 from bnamasivayam/tls-plugin
Tls plugin
2018-05-09 16:35:53 -07:00
Balachandar Namasivayam 479dbf4c04 Addressed review comments.
Remove redundant FDBLibTLS/ITLSPlugin.h.
2018-05-09 16:16:09 -07:00
Evan Tschannen 4ea5c92ec1 added release notes for 5.2 2018-05-09 15:55:55 -07:00
Evan Tschannen f6e55d0b74
Merge pull request #348 from etschannen/release-5.2
DR upgrade tests now test the durability of the data.
2018-05-09 15:40:03 -07:00
Evan Tschannen 8930c2e3db DR upgrade tests now test the durability of the data. 2018-05-09 15:11:05 -07:00
Balachandar Namasivayam 0c2960a221 Use smart pointer instead of naked ones in set_peer_verify() method. 2018-05-09 14:53:01 -07:00
Alec Grieser b7f0e358b3
Merge pull request #340 from ajbeamon/move-thread-shutdown-hook-to-iclientapi
Move addNetworkThreadCompletionHook to IClientApi.
2018-05-09 14:45:50 -07:00
Balachandar Namasivayam 7591931a09 Revert "Make tls_verify_peers as a comma separated string of constraints."
This reverts commit 2033847e4b.
2018-05-09 14:40:36 -07:00
A.J. Beamon cfd50d83d4 Add comment and remove whitespace 2018-05-09 14:38:11 -07:00
Balachandar Namasivayam 2033847e4b Make tls_verify_peers as a comma separated string of constraints. 2018-05-09 14:37:39 -07:00
A.J. Beamon c5d0a04b9e Move external completion hook handling to DLApi. Use camel case for hookParameter. 2018-05-09 12:28:51 -07:00
A.J. Beamon 499a3c78dc Line ending fix 2018-05-09 10:32:02 -07:00