16117 Commits

Author SHA1 Message Date
Chaoguang Lin
3552080266 Update some comments of the change 2021-07-15 16:38:04 +00:00
Chaoguang Lin
4659c028f5 Add test coverage for coordinators command 2021-07-15 08:18:37 +00:00
Chaoguang Lin
07882d809d Add test coverage for exclude command 2021-07-15 07:19:25 +00:00
Chaoguang Lin
5e83281742 Add the option to customize add_fdbclient_test timeout time 2021-07-15 06:55:54 +00:00
Chaoguang Lin
932058e64b Add tests for fdbcli commands running against multi-process cluster 2021-07-14 22:37:07 +00:00
Chaoguang Lin
a3ae0c26ca Add comments, fix foundationdb.conf template 2021-07-14 22:36:17 +00:00
Chaoguang Lin
063de7d7fc Remove unnecessay change, fix bug 2021-07-14 21:26:54 +00:00
Chaoguang Lin
c6a01d3976 Set process_number=1 for TempCluster 2021-07-14 21:21:52 +00:00
Chaoguang Lin
b5629bc014 Add default value for process_number in the constructor of TempCluster 2021-07-14 20:58:20 +00:00
Chaoguang Lin
41a9470058 Add comments, remove debugging info 2021-07-14 20:24:16 +00:00
Chaoguang Lin
1e3d3811cc Merge branch 'master' of github.com:apple/foundationdb into extend-fdbclient-test-for-multiple-processes 2021-07-14 20:20:39 +00:00
Chaoguang Lin
368657623a Extend add_fdbclient_test to support multiple processes' cluster 2021-07-14 20:17:12 +00:00
Trevor Clinkenbeard
a6f57d181c
Merge pull request #5089 from sfc-gh-tclinkenbeard/fix-ub
Enable UB to fail tests in ctest when using UBSAN
2021-07-14 12:58:56 -07:00
Lukas Joswiak
543bbdeffd
Merge pull request #5180 from sfc-gh-ljoswiak/fixes/logsystem-invalid-read
Fix invalid read in TagPartitionedLogSystem
2021-07-14 11:13:02 -07:00
sfc-gh-tclinkenbeard
475abe301c Merge remote-tracking branch 'origin/master' into fix-ub 2021-07-14 10:47:02 -07:00
Lukas Joswiak
5338251946 Fix invalid read 2021-07-13 10:44:37 -07:00
A.J. Beamon
e0f3b2718a
Merge pull request #5170 from sfc-gh-ajbeamon/comment-wording-fix
Change some misleading wording in an fdbmonitor comment
2021-07-13 13:09:26 -04:00
Markus Pilman
3169f8d25b
Merge pull request #5104 from sfc-gh-ljoswiak/fixes/remote-satellite-determinism
Disable recruitment determinism check for configurations with remote satellites
2021-07-13 10:57:38 -06:00
Russell Sears
c42815f15f
Merge pull request #5127 from vishesh/cherrypick
Making it possible to run a multiple-cluster Java integration test (cherry-pick of #4456 from 6.3)
2021-07-13 09:14:20 -07:00
Markus Pilman
fb08331156
Merge pull request #5166 from apple/anoyes/fix-binding-tester
Value should not be present for ENABLE_RUN_LOOP_PROFILING
2021-07-13 09:41:57 -06:00
A.J. Beamon
748f5d3c9e
Merge pull request #5169 from PierreZ/fix/compile_commands
fix compile commands for IDE
2021-07-13 10:05:22 -04:00
A.J. Beamon
c49a095677 Remove some misleading wording 2021-07-13 09:15:54 -04:00
Pierre Zemb
4b58dbf68e
fix compile commands for IDE 2021-07-13 14:34:24 +02: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
sfc-gh-tclinkenbeard
4ce6b8eea1 Disable LowLatencySingleClog test 2021-07-12 17:18:29 -07:00
Andrew Noyes
4059215180 Value should not be present for ENABLE_RUN_LOOP_PROFILING
This fixes an unintentional change from
79ff07a0717fed9ec653641c3eb1e1c1488a2f8. I reviewed other options
changed in that commit and this was the only one of its kind.
2021-07-12 16:07:56 -07:00
Xiaoxi Wang
5eb1eddcb9
Merge pull request #5164 from sfc-gh-xwang/ppwiggle
Cherry-pick #5156 “Fix perpetual wiggle AddressExclusion bug and relax pause condition“
2021-07-12 15:04:53 -07:00
Markus Pilman
ba5c2b647c
Merge pull request #5158 from sfc-gh-tclinkenbeard/use-variant-for-erroror
Use std::variant for ErrorOr implementation
2021-07-12 15:35:19 -06: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
Jingyu Zhou
741c46f344
Merge pull request #5145 from nblintao/fix-printable
Fix printable bytes that may be escaped incorrectly
2021-07-12 13:51:37 -07:00
Markus Pilman
293204741c
Merge pull request #5162 from ammolitor/remove_build_dir
remove `build` dir
2021-07-12 14:32:27 -06:00
Aaron Molitor
980cdf95d2 remove build directory 2021-07-12 13:08:47 -07:00
Aaron Molitor
c5a9ff02a9 move file out of build directory 2021-07-12 13:06:29 -07:00
Aaron Molitor
c80ee9119c remove generated file 2021-07-12 12:45:59 -07:00
Xiaoxi Wang
a5a578656e Merge branch 'master' into ppwiggle 2021-07-12 19:07:01 +00:00
Xiaoxi Wang
9b83a6addf
Merge pull request #5157 from sfc-gh-xwang/master
fix invalid trace detail name
2021-07-12 11:22:52 -07:00
Daniel Smith
f6783b7dd1
Merge pull request #5143 from Daniel-B-Smith/rocks-missing-value-prefix
Don't log key not found as an error
2021-07-12 13:48:22 -04:00
Xiaoxi Wang
f8a21f4f6c fix invalid trace detail name 2021-07-12 17:44:26 +00: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
Tao Lin
e422d42fb2 Remove ASSERT_WE_THINK because of dependency 2021-07-12 10:20:27 -07:00
Tao Lin
5f7add5b8b Change ASSERT to ASSERT_WE_THINK 2021-07-12 10:08:28 -07:00
sfc-gh-tclinkenbeard
2276397159 Add perfect forwarding to Optional::map and Optional::orDefault 2021-07-12 02:33:51 -07:00
sfc-gh-tclinkenbeard
90c6d76349 Add rvalue reference overload for ErrorOr::map 2021-07-12 02:22:03 -07:00
sfc-gh-tclinkenbeard
c31fa43b9d Use std::variant for ErrorOr implementation 2021-07-12 02:17:57 -07:00
Xiaoxi Wang
501dc339a9 relax perpetual wiggle pause condition; add trace log; correct perpetual wiggle priority setting 2021-07-12 05:46:55 +00:00
Xiaoxi Wang
2abdbff11f add Knobs 2021-07-12 05:33:23 +00:00
Zhe Wu
8773cb1a42
Merge pull request #5088 from halfprice/zhewu/cc-health-triggered-recovery
Implement the main logic of gray network triggered recovery in Cluster Controller
2021-07-11 20:50:34 -07:00
Trevor Clinkenbeard
4bfc510d9d
Merge pull request #5152 from oleg68/master-dr-ver
Provide log version information to fdbdr status
2021-07-11 12:32:01 -07:00
sfc-gh-tclinkenbeard
fbc4f47882 Add LowLatencySingleClog.toml test 2021-07-10 17:30:20 -07:00
Oleg Samarin
47f13ad1b0 Formatting status if the log version has not been set
Update fdbclient/DatabaseBackupAgent.actor.cpp

Co-authored-by: Trevor Clinkenbeard <trevor.clinkenbeard@snowflake.com>
Provide log version information to fdbdr status
2021-07-10 20:54:10 +03:00