15879 Commits

Author SHA1 Message Date
Daniel Smith
4cfa84cb77 Fix leak due to missing virtual destructor 2021-06-24 15:43:53 -04:00
Xiaoxi Wang
4e97cbc2d8
Merge pull request #5018 from sfc-gh-xwang/ppwiggle
Solve cluster status oscillation when ss is not enough for perpetual wiggle
2021-06-23 10:03:58 -07:00
Xiaoxi Wang
7b713f7fd2 add knob 2021-06-23 05:49:55 +00:00
Xiaoxi Wang
3602ec80fb Merge branch 'master' of https://github.com/apple/foundationdb into ppwiggle 2021-06-23 03:34:59 +00:00
Evan Tschannen
00469b7e2d
Merge pull request #5047 from apple/revert-4492-feature-sim-time-batching
Revert "Make the sim2 run loop match the behavior of the net2 run loop."
2021-06-22 15:37:06 -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
c6a9c0a9c2
Merge pull request #4492 from sfc-gh-etschannen/feature-sim-time-batching
Make the sim2 run loop match the behavior of the net2 run loop.
2021-06-22 09:46:23 -07:00
Evan Tschannen
2ae4f51d19 added a comment 2021-06-22 09:42:00 -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
Trevor Clinkenbeard
eaa868291c
Merge pull request #5030 from sfc-gh-satherton/flowmutex-test-fix
FlowMutex unit test bug and macOS compilation fix
2021-06-21 20:46:03 -07:00
Steve Atherton
7799d872f2 Fixed compile error on macOS clang. 2021-06-21 20:19:36 -07:00
Chaoguang Lin
11c491e1a2
Merge pull request #5037 from sfc-gh-clin/update-special-keys-documentation
Create a separate documentation page for special keys under the api reference page
2021-06-21 18:16:05 -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
Chaoguang Lin
002d8604d6 Create a separate documentation page for special keys under api references 2021-06-21 22:11:34 +00:00
Markus Pilman
c47644f055
Merge pull request #5012 from sfc-gh-jfu/jfu-configure-sim-cluster
Modularize generateNormalConfig code to improve readability
2021-06-21 15:02:57 -06: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
Zhe Wang
ab1404b201
Merge pull request #5015 from kakaiu/zhewang-add-traceevent-in-recovery
Add trace event to recovery_transaction step in recovery
2021-06-21 13:00:46 -05:00
sfc-gh-ngoyal
09b0c1c419
Merge pull request #5024 from sfc-gh-etschannen/feature-7.0-release-notes
Updated 7.0 release notes
2021-06-21 10:26:16 -07:00
Trevor Clinkenbeard
55f45daee4
Merge pull request #4953 from sfc-gh-tclinkenbeard/config-db
V1 Configuration Database for Dynamic Knobs
2021-06-21 10:17:21 -07:00
Josh Slocum
a274fbe456
Merge pull request #5022 from sfc-gh-jslocum/tss_delay_fix_fix
Don't fail consistency check if tss is unresponsive
2021-06-21 10:14:25 -07:00
Evan Tschannen
2ef6587939 fixed bad escaping 2021-06-21 10:03:06 -07:00
Evan Tschannen
670ef8c57b updated 7.0 release notes 2021-06-21 09:54:13 -07:00
sfc-gh-tclinkenbeard
db0b193ce6 Merge remote-tracking branch 'origin' into config-db 2021-06-21 09:14:40 -07:00
Trevor Clinkenbeard
481b785953
Merge pull request #5020 from dlambrig/issue4984
Do not allow descriptor to change on upgrade tests
2021-06-21 09:13:38 -07:00
Dan Lambright
68b58b71db Do not allow descriptor to change on upgrade tests 2021-06-21 11:54:44 -04:00
Josh Slocum
85097249cc Don't fail consistency check if tss is unresponsive 2021-06-21 09:36:36 -05:00
Xiaoxi Wang
f2daf20927 TEST condition 2021-06-21 06:56:03 +00:00
Xiaoxi Wang
0493d149e6 wait remove 2021-06-21 05:18:42 +00:00
Zhe Wang
b685691629 add trace event to recovery_transaction step in recovery 2021-06-19 16:04:20 -05:00
Xiaoxi Wang
148545fe90 Merge branch 'master' of https://github.com/apple/foundationdb into ppwiggle 2021-06-19 16:57:59 +00:00
Xiaoxi Wang
783520ce85 add and remove some healthy check to solve cluster status oscillation when #ss is little; simplify some code 2021-06-19 16:57:04 +00:00
Evan Tschannen
1cec223434 cherry pick streaming replies to master 2021-06-19 09:47:13 -07:00
sfc-gh-tclinkenbeard
89eaa90b6d Explicitly initialize useConfigDB in fdbserver.actor.cpp 2021-06-18 20:18:59 -07:00
sfc-gh-tclinkenbeard
6619545c30 Merge remote-tracking branch 'origin/master' into config-db 2021-06-18 19:59:56 -07:00
sfc-gh-tclinkenbeard
a61bad0ad7 Fix gcc -Wsubobject-linkage warning 2021-06-18 17:12:32 -07:00
sfc-gh-tclinkenbeard
ff186d007c Rename KnobsImpl.* files to ClientKnobs.* 2021-06-18 14:48:45 -07:00
sfc-gh-tclinkenbeard
dee9fec300 Rename coordination files to fix upgrades 2021-06-18 14:16:49 -07:00
Josh Slocum
df0219ef2b
Merge pull request #5014 from sfc-gh-jslocum/tss_delay_fix
Don't inject TSS faults if speedUpSimulation is set
2021-06-18 13:19:18 -07:00
Chaoguang Lin
b53b165d7c
Merge pull request #5005 from sfc-gh-clin/remove-unnecessary-version-check-in-fdbcli
remove unnecessary version check in fdbcli commands kill, suspend and expensive_data_check
2021-06-18 12:11:47 -07:00
Jon Fu
c0a9ad6c9e fix signatures and missing references 2021-06-18 14:54:33 -04:00
Jon Fu
666305dabe remove broken include 2021-06-18 14:43:21 -04:00
Jon Fu
d84fc85fec Merge branch 'master' of github.com:apple/foundationdb into jfu-configure-sim-cluster 2021-06-18 14:36:30 -04:00
Jon Fu
f23d2bd603 factor out chunks of generateNormalConfig for readability and modularization 2021-06-18 14:35:51 -04:00
Andrew Noyes
0d423047fb
Merge pull request #5000 from apple/anoyes/clarify-multi-threaded-client
Clarify a few points about the multi-threaded client
2021-06-18 10:59:36 -07:00
Josh Slocum
d1d2ca9285 Don't inject TSS faults if speedUpSimulation is set 2021-06-18 12:41:48 -05:00
sfc-gh-tclinkenbeard
5cc97f1e01 Remove unnecessary Sev40 traces 2021-06-17 22:05:28 -07:00
Zhe Wu
e3c9d9f6a0
Merge pull request #4987 from halfprice/zhewu/worker-health-monitor
Create health monitor in FDB workers to monitor peer network condition
2021-06-17 16:58:24 -07:00
Zhe Wu
4ad0292bda
Merge pull request #4991 from halfprice/zhewu/remote-params
Remove unused parameters in registrationClient method
2021-06-17 16:09:26 -07:00
sfc-gh-ngoyal
a9c011b0b0
Merge pull request #5004 from sfc-gh-jslocum/tss_release_notes
Added TSS to 7.0 release notes
2021-06-17 14:54:12 -07:00