15995 Commits

Author SHA1 Message Date
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
Zhe Wu
07ee4029f2 Addressing comments. 2021-06-17 14:53:15 -07:00
Xiaoxi Wang
647138145d adjust default value of stopWiggleSignal; better trace logic 2021-06-17 20:59:47 +00:00
Xiaoxi Wang
6573efbd31
Merge pull request #5006 from sfc-gh-xwang/ppwiggle
update json schemas
2021-06-17 13:53:49 -07:00
Xiaoxi Wang
454f9e9c89 update json schemas 2021-06-17 20:20:39 +00:00
Josh Slocum
5946f13a46 Added TSS to 7.0 release notes 2021-06-17 14:14:40 -05:00
Chaoguang Lin
9d823e9592 remove unnecessary version check in fdbcli 2021-06-17 19:13:07 +00:00
Chaoguang Lin
c4c78410ed update comments 2021-06-17 18:36:33 +00:00
A.J. Beamon
2ba7e62e0b
Merge pull request #5002 from RenxuanW/master-release
6.3.15 release notes.
2021-06-17 11:02:03 -07:00
Renxuan Wang
b1d78edfe8 6.3.15 release notes. 2021-06-17 10:59:28 -07:00
neethuhaneesha
cf461aec06
Merge pull request #4961 from neethuhaneesha/histWritePath
Histograms for storage server write path components.
2021-06-17 10:21:24 -07:00
Andrew Noyes
d19f795bb9 Clarify a few points about the multi-threaded client 2021-06-17 10:14:50 -07:00
sfc-gh-tclinkenbeard
826e70916c Merge remote-tracking branch 'origin/master' into config-db 2021-06-17 09:47:41 -07:00
Chaoguang Lin
563bc681a0 remove code 2021-06-17 00:35:44 +00:00
Chaoguang Lin
ecff680b47 Merge branch 'master' of github.com:apple/foundationdb into add-fdbcli-tests 2021-06-17 00:29:41 +00:00
Chaoguang Lin
9a4bfd48aa Add test coverage for consistencycheck, cache_range, datadistribution, lock, unlock, setclass, suspend and all transaction related fdbcli commands 2021-06-17 00:28:07 +00:00
Chaoguang Lin
d4f30a7bc7 Write error output to stderr; update output format of unlock 2021-06-17 00:26:43 +00:00
sfc-gh-tclinkenbeard
3bdaa7145a Handle sets and clears differently in SimpleConfigDatabaseNodeImpl::getKnobs 2021-06-16 16:43:19 -07:00
Daniel Smith
f9edb3d870
Merge pull request #4983 from Daniel-B-Smith/rollforward-test-nonsim
Roll forward: Add support for running non-simulation tests on Joshua
2021-06-16 18:49:00 -04:00
Zhe Wu
759ff61500 Remove unused parameters in registrationClient method 2021-06-16 15:13:09 -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
Jon Fu
83c703d10b Merge branch 'master' of github.com:apple/foundationdb into jfu-configure-sim-cluster 2021-06-16 16:58:43 -04:00
Jon Fu
90be55537c initial commit 2021-06-16 16:58:32 -04:00
Markus Pilman
05aea49d16
Merge pull request #4986 from sfc-gh-mpilman/bugfixes/double-ss
Bugfixes/double ss
2021-06-16 14:43:32 -06:00
sfc-gh-tclinkenbeard
4105a9f530 Improved error handling test coverage in LocalConfiguration 2021-06-16 13:10:14 -07:00
sfc-gh-ngoyal
1fce1f5f76
Merge pull request #4988 from sfc-gh-ngoyal/redwood-fix-memory-bug
Fix a heap use after free issue.
2021-06-16 12:20:54 -07:00
sfc-gh-tclinkenbeard
6a189830db Gracefully handle invalid manual knob value override 2021-06-16 12:16:12 -07:00
sfc-gh-tclinkenbeard
9d62887f35 Addressed review comments 2021-06-16 11:34:20 -07:00
Xiaoxi Wang
dbad7f11b8
Merge pull request #4964 from sfc-gh-xwang/fix-revert-4929
Fix revert 4929 “Properly set simulation test for perpetual storage wiggle and bug fixing”
2021-06-16 11:04:36 -07:00
negoyal
82bdc35931 Remove redundant check. 2021-06-16 10:00:27 -07:00
Markus Pilman
9a24a57007 refactor templates to make them more readable and reusable 2021-06-16 10:46:21 -06:00
negoyal
81202be424 Better fix. 2021-06-16 01:09:58 -07:00
Xiaoxi Wang
fdd9c30794 code refactor;change stopSignal; 2021-06-16 05:30:58 +00:00
Xiaoxi Wang
f257d8e994 Merge branch 'master' of https://github.com/apple/foundationdb into fix-revert-4929 2021-06-16 03:46:30 +00:00
negoyal
efba472d9c Fix a heap use after free issue. 2021-06-15 18:25:13 -07:00
Markus Pilman
5cd029967e minor simplification (address review) 2021-06-15 17:37:05 -06:00
Markus Pilman
56eaf1bc83 added comments 2021-06-15 16:49:27 -06:00
Xiaoxi Wang
d0595e320c Merge branch 'master' of https://github.com/sfc-gh-xwang/foundationdb into fix-revert-4929 2021-06-15 22:45:09 +00:00
Xiaoxi Wang
28e0d0e776
Merge pull request #4985 from sfc-gh-xwang/master
add injected fault check
2021-06-15 15:39:00 -07:00
A.J. Beamon
a370776e9b
Merge pull request #4930 from apple/anoyes/external-clients-in-fdb-java
Add exportLibrary for exporting external clients from jar
2021-06-15 15:36:08 -07:00
Markus Pilman
dc17be093c don't allow double recruitement for storages 2021-06-15 16:00:43 -06:00
Markus Pilman
b2271f2176 additional tracing for quietDatabase 2021-06-15 16:00:28 -06:00