sfc-gh-tclinkenbeard
|
7e417c9512
|
Merge remote-tracking branch 'origin/master' into const-serverdbinfo
|
2021-07-20 16:06:08 -07:00 |
Trevor Clinkenbeard
|
4b83d73f48
|
Merge pull request #5151 from sfc-gh-tclinkenbeard/fix-non-tls-build
Fix build with DISABLE_TLS=ON
|
2021-07-20 15:07:16 -07:00 |
sfc-gh-tclinkenbeard
|
6f81155784
|
Merge remote-tracking branch 'origin/master' into const-serverdbinfo
|
2021-07-20 10:18:40 -07:00 |
Steve Atherton
|
f596a81073
|
Rename ::TRUE and ::FALSE in BooleanParams to ::True and ::False so as to not conflict with the TRUE and FALSE macros provided by the Windows and MacOS SDKs.
|
2021-07-17 00:11:40 -07:00 |
Evan Tschannen
|
a5e0e88df8
|
fix: reply promise streams could receive messages out of order if the sender and receiver were the same process
|
2021-07-15 15:27:49 -07:00 |
sfc-gh-tclinkenbeard
|
4f853b19a6
|
More const-correctness improvements for Reference<AsyncVar<T>> objects
|
2021-07-12 21:28:38 -07:00 |
Trevor Clinkenbeard
|
f914574f47
|
Merge pull request #5154 from sfc-gh-tclinkenbeard/send-serverdbinfo-updates-to-coord
Add LowLatencySingleClog test
|
2021-07-12 19:26:40 -07:00 |
Steve Atherton
|
9fd5f54992
|
Merge pull request #5142 from Daniel-B-Smith/threads-in-simulation
Enable IThreadPool in simulation
|
2021-07-12 14:24:34 -07:00 |
Josh Slocum
|
02f243c821
|
Merge pull request #5110 from sfc-gh-jslocum/tss_streaming_master
Added Streaming Read comparison for TSS
|
2021-07-12 10:44:15 -07:00 |
sfc-gh-tclinkenbeard
|
fbc4f47882
|
Add LowLatencySingleClog.toml test
|
2021-07-10 17:30:20 -07:00 |
sfc-gh-tclinkenbeard
|
17fce0596c
|
Expand use of ENCRYPTION_ENABLED macro
|
2021-07-09 21:42:42 -07:00 |
sfc-gh-tclinkenbeard
|
57689e83d3
|
Move ENCRYPTION_ENABLED guard in AsyncFileEncrypted.h
|
2021-07-09 21:33:33 -07:00 |
sfc-gh-tclinkenbeard
|
41b4ace19a
|
Added ENCRYPTION_ENABLED macro
|
2021-07-09 21:20:40 -07:00 |
sfc-gh-tclinkenbeard
|
ad03a4787a
|
Fix non-TLS build
|
2021-07-09 21:06:15 -07:00 |
sfc-gh-tclinkenbeard
|
382533c4e1
|
Add FDB_ prefix to BOOLEAN_PARAM macros
|
2021-07-09 05:42:14 -07:00 |
Daniel Smith
|
3fbd6b6143
|
Enable IThreadPool in simulation
|
2021-07-08 18:51:01 -04:00 |
sfc-gh-tclinkenbeard
|
020371a78f
|
Merge remote-tracking branch 'origin/master' into add-boolean-param
|
2021-07-07 16:50:51 -07:00 |
Trevor Clinkenbeard
|
f5ade03538
|
Merge pull request #4233 from sfc-gh-tclinkenbeard/encrypt-backup-files
Added AsyncFileEncrypted
|
2021-07-07 13:28:28 -07:00 |
sfc-gh-tclinkenbeard
|
d84b2a95e2
|
Make function declarations less verbose
|
2021-07-05 13:27:01 -07:00 |
sfc-gh-tclinkenbeard
|
79ff07a071
|
Added *BOOLEAN_PARAM macros to enforce documentation of boolean parameters
|
2021-07-02 15:04:42 -07:00 |
Josh Slocum
|
9f1afbb709
|
Added Streaming Read comparison for TSS
|
2021-07-01 19:00:05 -05:00 |
Evan Tschannen
|
5680d94e67
|
Merge pull request #5091 from sfc-gh-clin/fix-valgrind-failure
Hold a local copy of the ready promise to avoid the destruction of acknowledgementReceiver
|
2021-06-30 10:56:04 -07:00 |
Chaoguang Lin
|
a057421ef7
|
Hold a local copy of the ready promise to avoid the destruction of acknowledgementReceiver
|
2021-06-29 18:56:37 +00:00 |
Josh Slocum
|
ab0ab765c8
|
Merge pull request #4965 from sfc-gh-jslocum/tss_mapping_changes
TSS Mismatch Changes
|
2021-06-29 08:24:25 -07:00 |
sfc-gh-tclinkenbeard
|
a5ecc11bba
|
Added AsyncFileEncrypted::mode field
|
2021-06-27 18:55:57 -07:00 |
sfc-gh-tclinkenbeard
|
27e44c1bb9
|
Add support for encryption testing in BackupCorrectness workload
|
2021-06-26 11:15:12 -07:00 |
sfc-gh-tclinkenbeard
|
3d6515bd14
|
Support encryption for blob store backups (not yet tested)
|
2021-06-26 00:07:27 -07:00 |
sfc-gh-tclinkenbeard
|
1afae7623b
|
Added /backup/containers/localdir/encrypted unit test
|
2021-06-25 22:33:26 -07:00 |
Neethu Haneesha Bingi
|
decfb610ff
|
Minor review comments.
|
2021-06-25 15:04:49 -07:00 |
sfc-gh-tclinkenbeard
|
53f5cd2453
|
Support passing encryption file to BackupContainer::openContainer
|
2021-06-25 14:11:21 -07:00 |
sfc-gh-tclinkenbeard
|
5858ca3c62
|
Use unit test data directory for fdbrpc/AsyncFileEncrypted test
|
2021-06-25 12:23:08 -07:00 |
sfc-gh-tclinkenbeard
|
81b8292094
|
Merge remote-tracking branch 'origin' into encrypt-backup-files
|
2021-06-25 12:21:12 -07:00 |
Neethu Haneesha Bingi
|
66f2518405
|
exclude to work with any locality data match.
|
2021-06-23 18:03:27 -07:00 |
Neethu Haneesha Bingi
|
73752f441b
|
exclude locality:clang-format, ranged loops, documentation, tracking addStoragesever for exclusion.
|
2021-06-23 18:03:27 -07:00 |
Neethu Haneesha Bingi
|
62355571d0
|
exclude servers based on locality match
|
2021-06-23 18:03:27 -07:00 |
Evan Tschannen
|
fcb8bd6475
|
Revert "Make the sim2 run loop match the behavior of the net2 run loop."
|
2021-06-22 14:50:01 -07:00 |
Evan Tschannen
|
154332a94b
|
Merge branch 'master' of https://github.com/apple/foundationdb into feature-sim-time-batching
# Conflicts:
# fdbserver/VersionedBTree.actor.cpp
|
2021-06-22 09:37:40 -07:00 |
Evan Tschannen
|
c1271b555c
|
Merge pull request #5017 from sfc-gh-etschannen/feature-streaming-reply-master
Add a streaming reply method to flow to speed up range reads
|
2021-06-21 21:16:19 -07:00 |
Evan Tschannen
|
244e8f3527
|
Merge branch 'master' of https://github.com/apple/foundationdb into feature-streaming-reply-master
# Conflicts:
# fdbclient/CMakeLists.txt
# fdbclient/Knobs.h
# fdbserver/Knobs.h
|
2021-06-21 16:35:21 -07:00 |
Steve Atherton
|
765d94c6b3
|
Test fails with buggify on sometimes because of injected delays in run loop, so test now waits for each future to become ready regardless of delay.
|
2021-06-21 11:34:57 -07:00 |
Evan Tschannen
|
1cec223434
|
cherry pick streaming replies to master
|
2021-06-19 09:47:13 -07:00 |
sfc-gh-tclinkenbeard
|
6619545c30
|
Merge remote-tracking branch 'origin/master' into config-db
|
2021-06-18 19:59:56 -07:00 |
Zhe Wu
|
07ee4029f2
|
Addressing comments.
|
2021-06-17 14:53:15 -07:00 |
Zhe Wu
|
4e3e2b0392
|
Create health monitor in FDB workers to monitor network condition. This change is only inside the worker.
|
2021-06-16 14:50:44 -07:00 |
Josh Slocum
|
56dadaa428
|
TSS Mismatch Changes
|
2021-06-11 23:13:16 +00:00 |
sfc-gh-tclinkenbeard
|
41c790b299
|
Merge remote-tracking branch 'origin/master' into config-db
|
2021-06-10 22:31:23 -07:00 |
Steve Atherton
|
f7554b8fcb
|
Move FlowMutex unit test to FlowTests.
|
2021-06-08 16:58:35 -07:00 |
Evan Tschannen
|
08a5f17660
|
Merge branch 'master' of https://github.com/apple/foundationdb into feature-sim-time-batching
# Conflicts:
# fdbserver/DataDistribution.actor.cpp
|
2021-06-08 10:04:06 -07:00 |
Evan Tschannen
|
52ef8b94fb
|
added comments
|
2021-06-08 09:57:37 -07:00 |
sfc-gh-tclinkenbeard
|
371a38e6e5
|
Merge remote-tracking branch 'origin/master' into remove-extra-copies
|
2021-06-07 10:26:06 -07:00 |