Commit Graph

16437 Commits

Author SHA1 Message Date
Jingyu Zhou 0ea432a638 Add traceevent for all printed mutations 2021-07-30 18:34:13 -07:00
Jingyu Zhou 52368eafbc Filter by version for mutations as well 2021-07-30 17:45:21 -07:00
Jingyu Zhou 1a4f6a4ccf Implement prefix key filter 2021-07-30 16:31:53 -07:00
Jingyu Zhou c21fadeaea Add begin and end version filtering for files 2021-07-30 15:58:22 -07:00
Daniel Smith b35c5b31c6
Merge pull request #5048 from Daniel-B-Smith/rocksdb-metrics
Add a periodic trace message with RocksDB stats
2021-07-30 14:16:50 -04:00
Daniel Smith adc466acb6 Fix key name 2021-07-30 13:27:43 -04:00
Daniel Smith a26dbba66f Add RocksDB metrics 2021-07-30 13:27:43 -04:00
Jingyu Zhou fffb0d6fb9
Merge pull request #5305 from sajjadrahnama/test_harness_buggify_fault_injection
Test harness Buggify/FaultInjection argument
2021-07-30 09:15:59 -07:00
Sajjad 5b191fccfe
Update contrib/TestHarness/Program.cs.cmake - Minor change
Co-authored-by: Jingyu Zhou <jingyuzhou@gmail.com>
2021-07-29 23:18:15 -07:00
Andrew Noyes 353efe7db2
Merge pull request #5264 from sfc-gh-tclinkenbeard/fix-more-clang-warnings
Enable more warnings for `clang`
2021-07-29 15:43:54 -07:00
Daniel Smith d5174b2d98 Update RocksDB version 2021-07-29 12:58:31 -07:00
Sajjad Rahnama 12e1a5fe92 TestHarness Buggify/FaultInjection Enable/Disable - Update Old Binaries arguments 2021-07-29 11:26:14 -07:00
Meng Xu dc5c2f549a
Merge pull request #5302 from sfc-gh-xwang/master
add a line to ha-write-path.rst
2021-07-28 16:20:57 -07:00
Zhe Wu a0bad000f3
Merge pull request #5279 from halfprice/zhewu/local-dc-count-proxy
Include proxies in the local worker list in health monitoring
2021-07-28 16:13:10 -07:00
Xiaoxi Wang e78497571c Merge branch 'master' of https://github.com/apple/foundationdb 2021-07-28 16:06:03 -07:00
Jingyu Zhou 07fd13dac7
Merge pull request #5300 from xis19/master
Revert "Merge pull request #5286 from xis19/master"
2021-07-28 15:50:42 -07:00
Xiaoge Su 0173d86be3 Revert "Merge pull request #5286 from xis19/master"
This reverts commit f533317b73, reversing
changes made to 82603ff764.
2021-07-28 15:43:24 -07:00
neethuhaneesha 71d0a5bd09
Merge pull request #5282 from neethuhaneesha/master
7.0 release notes of exclude locality and write path histogram features.
2021-07-28 15:30:13 -07:00
neethuhaneesha b5a302058a
Merge branch 'master' into master 2021-07-28 15:25:50 -07:00
Xiaoxi Wang 4c66cb1da7 Merge branch 'master' of https://github.com/apple/foundationdb 2021-07-28 14:42:22 -07:00
Xiaoxi Wang d0dce4e651 modify ha-write-path.rst 2021-07-28 14:42:12 -07:00
Zhe Wu b783a73728
Merge pull request #5275 from halfprice/zhewu/release-note-6.3.17-master
Release notes for 6.3.17
2021-07-28 14:38:53 -07:00
Zhe Wu e0a7891d67 Include proxies in the local worker list 2021-07-28 14:16:48 -07:00
Zhe Wu b29f47a0a0 Release notes for 6.3.17 2021-07-28 14:14:05 -07:00
Chaoguang Lin 9eec9376bd
Merge pull request #5285 from sfc-gh-clin/refactor-throttle-command
Refactor throttle command
2021-07-28 13:43:15 -07:00
Andrew Noyes 595b7d1c82
Merge pull request #5252 from sfc-gh-tclinkenbeard/fix-clang-warnings
Fix most `delete-non-virtual-dtor` warnings
2021-07-28 13:34:32 -07:00
sfc-gh-tclinkenbeard 94a65865d9 Merge remote-tracking branch 'origin/master' into fix-clang-warnings 2021-07-28 12:29:27 -07:00
sfc-gh-tclinkenbeard c74047c665 Merge remote-tracking branch 'origin/master' into fix-more-clang-warnings 2021-07-28 11:51:02 -07:00
Evan Tschannen 2b2ba10179
Merge pull request #5288 from sfc-gh-etschannen/fix-ordered-delay
Flow transport uses an ordered delay to avoid out of order reply promise stream messages
2021-07-28 09:44:38 -07:00
A.J. Beamon 9f571255bd
Merge pull request #5271 from sfc-gh-ajbeamon/do-not-reset-committed-transaction
Do not partially reset a transaction when it is committed or fails to commit with an error
2021-07-28 09:02:54 -07:00
Xiaoge Su f533317b73
Merge pull request #5286 from xis19/master
Add libatomic for building FDB using Clang
2021-07-27 21:39:11 -07:00
Russell Sears 82603ff764
Merge pull request #5211 from hfu5/repeat-m
Add RepeatableReadMultiThreadClientTest
2021-07-27 18:57:22 -07:00
Lukas Joswiak f064929036
Merge pull request #5291 from sfc-gh-ljoswiak/fixes/global-config-initialization
Wait for GlobalConfig initialization when running fdbcli --exec
2021-07-27 16:27:19 -07:00
Lukas Joswiak b423432ee1 Make wait interruptable 2021-07-27 15:45:35 -07:00
Lukas Joswiak 08bc787356 Add timeout 2021-07-27 15:22:01 -07:00
Lukas Joswiak acfb9adbd2 Fix ctest timeouts 2021-07-27 15:10:49 -07:00
Lukas Joswiak d7a03cc703 Add GlobalConfig TraceEvents for easier debugging 2021-07-27 14:12:17 -07:00
Lukas Joswiak 52940d38d9 Fix issue where GlobalConfig wasn't initialized in time when running fdbcli --exec 2021-07-27 14:12:01 -07:00
Evan Tschannen 81f93d794f Merge branch 'master' of https://github.com/apple/foundationdb into fix-ordered-delay 2021-07-27 13:56:35 -07:00
Evan Tschannen 256a18e43b Flow transport uses an ordered delay to avoid out of order reply promise stream messages 2021-07-27 12:01:32 -07:00
Xiaoge Su d7fb3da607 Add libatomic for building FDB using Clang 2021-07-27 11:21:53 -07:00
Steve Atherton 564b7c619b
Merge pull request #5280 from sfc-gh-satherton/traceevent-clang-tidy-fix
Fix TraceEvent usages to avoid clang-tidy bugprone-unused-raii warning.
2021-07-27 10:59:26 -07:00
Chaoguang Lin 28128d79b1 Refactor throttle command 2021-07-27 17:58:11 +00:00
Markus Pilman a4e6d779fd
Merge pull request #5284 from sfc-gh-mpilman/features/ctest-no-simulation
disable simulation in ctest by default
2021-07-27 11:57:56 -06:00
Chaoguang Lin d49bd6807f Fix a comment typo in safeThreadFutureToFuture 2021-07-27 17:51:57 +00:00
Markus Pilman e1ec5f9aa4 Fix bug where tests wouldn't be added to correctness package 2021-07-27 11:38:25 -06:00
Chaoguang Lin e5933dee7e Add test coverage for throttle 2021-07-27 17:28:59 +00:00
Markus Pilman 91e5498357 disable simulation in ctest by default 2021-07-27 11:17:55 -06:00
Steve Atherton 8feddded31
Merge pull request #5277 from sfc-gh-satherton/block-valgrind-warning
Move stderr exception checking so that ignored output does not count against error limit
2021-07-27 09:41:50 -07:00
Neethu Haneesha Bingi edbab6c731 7.0 release notes of exclude locality and write path histogram features. 2021-07-27 06:29:56 -07:00