A.J. Beamon
|
026458baf3
|
Merge release-5.2 into master
|
2018-05-23 15:32: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
|
91338fc984
|
Merge branch 'master' into feature-remote-logs
|
2018-05-10 15:33:45 -07:00 |
Evan Tschannen
|
520aaf731d
|
merge release 5.2 into master
|
2018-05-10 14:33:08 -07:00 |
Evan Tschannen
|
714da951a6
|
refactored getKeyLocation code to remove duplication
|
2018-05-10 10:05: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
|
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
|
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
|
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 |
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 |
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 |
Alec Grieser
|
f3093642b3
|
Merge pull request #242 from alecgrieser/32437306-better-versionstamped-value
Unify SET_VERSIONSTAMPED_KEY and SET_VERSIONSTAMPED_VALUE API
|
2018-05-09 09:04:07 -07:00 |
Alec Grieser
|
8de914a81f
|
use contents() instead of address of in withPrefix and withSuffix ; whitespace fixes
|
2018-05-09 09:01:22 -07:00 |
Balachandar Namasivayam
|
e8b7f4b190
|
Add password support for tls.
|
2018-05-08 20:46:31 -07:00 |
Balachandar Namasivayam
|
49af5d685b
|
Restore previous behavior of not specifying peer_verify option means disable checking.
|
2018-05-08 18:54:44 -07:00 |
A.J. Beamon
|
01a3360982
|
Move addNetworkThreadCompletionHook to IClientApi.
|
2018-05-08 16:33:43 -07:00 |
Balachandar Namasivayam
|
d3b5cfb93c
|
Support latest TLS plugin.
Add support for https in backup.
|
2018-05-08 16:28:13 -07:00 |
Evan Tschannen
|
9f0d244efe
|
Merge branch 'master' into feature-remote-logs
|
2018-05-08 13:28:23 -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 |
Evan Tschannen
|
24a8c104b4
|
re-added dev_null option as deprecated to prevent breaking client code which may have called the option.
|
2018-05-08 11:59:31 -07:00 |
Alec Grieser
|
47c9e4f923
|
update bindings and bindingtester that uses versionstamps to use new protocol
issue #148
|
2018-05-08 08:57:09 -07:00 |
Alec Grieser
|
8987d21df3
|
use new semantics when writing position of vs key in native api
|
2018-05-08 08:57:09 -07:00 |
Alec Grieser
|
464e2cdbf0
|
change SetVersionstampedKey and SetVersionstampedValue behavior based on API version to make them consistent
|
2018-05-08 08:57:09 -07:00 |
Alec Grieser
|
6ee14bbb93
|
expose second versionstamp value type through vexillographer and add support in bindings and bindingtester
|
2018-05-08 08:57:09 -07:00 |
Alec Grieser
|
2167012d83
|
use littleEndian16/32 instead of rolling our own
|
2018-05-08 08:57:08 -07:00 |
Alec Grieser
|
14cca75429
|
server components of version of alternative versionstamp op that writes to an arbitrary place in the value
|
2018-05-08 08:57:08 -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 |
Yichi Chiang
|
c37b48308e
|
Fix the way to get tagName
|
2018-05-03 11:11:44 -07:00 |
Steve Atherton
|
e5320fa237
|
Merge pull request #292 from ajbeamon/printable-encode-backup-beginfile
Encode BeginFile TraceEvent detail with printable
|
2018-05-01 15:53:48 -07:00 |
A.J. Beamon
|
f848c68b73
|
TraceEvents in FileBackupAgent that include BeginFile should be encoding them with printable because of the possible inclusion of the null byte. This causes the detail to terminate prematurely.
|
2018-05-01 15:35:48 -07:00 |
Yichi Chiang
|
52cc592d5e
|
Abort 5.1 backup for 5.2 upgrade
|
2018-05-01 14:49:14 -07:00 |
Evan Tschannen
|
10d25927cd
|
Merge branch 'master' into feature-remote-logs
# Conflicts:
# fdbserver/DataDistribution.actor.cpp
|
2018-04-30 22:15:39 -07: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 |
Alec Grieser
|
a1faaafca3
|
Merge remote-tracking branch 'upstream/release-5.1' into merge-release-5.1
|
2018-04-27 16:38:18 -07:00 |
Yichi Chiang
|
c721ab6854
|
Fix review comments
|
2018-04-27 13:54:34 -07:00 |
Yichi Chiang
|
6bddf8aefa
|
Upgrade DR from 5.1 to 5.2
|
2018-04-26 17:24:40 -07:00 |
Evan Tschannen
|
2adc66f49e
|
Removed set_durability_dev_null_is_web_scale
|
2018-04-26 14:03:00 -07:00 |
Dennis Schafroth
|
290122637b
|
Using ASSERT_ABORT in destructors
|
2018-04-23 14:05:10 +02:00 |
Vince Polsinelli
|
a52e8b8f3c
|
Fixed broken links to documentation
|
2018-04-19 11:45:24 -07:00 |
Vince Polsinelli
|
e2844b12a4
|
Fixed broken links to documentation
|
2018-04-19 14:34:03 -04:00 |
John Brownlee
|
475d46abab
|
Merge pull request #182 from alecgrieser/merge-release-5.2
Merge release 5.1 into 5.2
|
2018-04-19 10:26:54 -07:00 |
Alec Grieser
|
23ef89ae62
|
Merge remote-tracking branch 'upstream/release-5.1' into merge-release-5.2
|
2018-04-19 10:24:43 -07:00 |
Alec Grieser
|
bba4c065cb
|
fix broken links within javadocs
|
2018-04-19 09:44:40 -07:00 |