Xiaoxi Wang
|
454f9e9c89
|
update json schemas
|
2021-06-17 20:20:39 +00: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 |
|
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 |
|
Xiaoxi Wang
|
8f3e8ecf10
|
add injected fault check
|
2021-06-15 21:47:16 +00:00 |
|
Renxuan Wang
|
d3422b64c4
|
Merge pull request #4977 from RenxuanW/master-another
Replace lower priority txn request when limit is hit.
|
2021-06-15 14:01:38 -07:00 |
|
RenxuanW
|
fe936207a9
|
Replace lower priority txn request when limit is hit.
|
2021-06-15 14:00:06 -07:00 |
|
Andrew Noyes
|
6c2165dfee
|
Merge pull request #4845 from sfc-gh-clin/refactor-fdbcli-2
Refactor fdbcli commands: advanceversion, maintenance, snapshot, force_recovery_with_data_loss
|
2021-06-15 11:13:18 -07:00 |
|
Andrew Noyes
|
a3e3a18cda
|
Update fdbcli/ForceRecoveryWithDataLossCommand.actor.cpp
|
2021-06-15 11:12:14 -07:00 |
|
RenxuanW
|
f19d256e0d
|
Bug fix: grvLatencyBands should take "GRVLatencyBands" as name.
|
2021-06-14 17:13:22 -07:00 |
|
Xiaoxi Wang
|
e5ae0ce36b
|
Merge branch 'master' of https://github.com/apple/foundationdb into fix-revert-4929
|
2021-06-14 23:51:31 +00:00 |
|
Daniel Smith
|
ae3132229f
|
Merge pull request #4978 from apple/revert-4971-test-nonsim
Revert "Add support for running non-simulation tests on Joshua"
|
2021-06-14 19:43:01 -04:00 |
|
Andrew Noyes
|
c9ec6b6812
|
Merge pull request #4952 from sfc-gh-ajbeamon/documentation-fixes
Fix some documentation rendering issues
|
2021-06-14 16:40:24 -07:00 |
|
Daniel Smith
|
549cf0512b
|
Revert "Add support for running non-simulation tests on Joshua"
|
2021-06-14 19:23:56 -04:00 |
|
Xiaoxi Wang
|
d33e43fd2b
|
code format
|
2021-06-14 23:00:02 +00:00 |
|
Xiaoxi Wang
|
2cd4e6d62f
|
check healthy team count, dd queue and disk space;
code refactor
|
2021-06-14 22:09:45 +00:00 |
|
Steve Atherton
|
3a70012c08
|
Merge pull request #4971 from Daniel-B-Smith/test-nonsim
Add support for running non-simulation tests on Joshua
|
2021-06-14 13:56:24 -07:00 |
|
Andrew Noyes
|
a3a58f78d5
|
Merge pull request #4940 from apple/anoyes/respect-joshua-seed
Respect JOSHUA_SEED if set
|
2021-06-14 13:51:09 -07:00 |
|
Trevor Clinkenbeard
|
0120a6ba72
|
Merge pull request #4936 from sfc-gh-tclinkenbeard/remove-string-copies
Remove unnecessary std::string copies from flow
|
2021-06-14 13:49:20 -07:00 |
|
A.J. Beamon
|
488de30f21
|
Merge pull request #4967 from jzhou77/apiversion
Fix TraceEventOverflow error in HealthMetricsApi workload
|
2021-06-14 13:44:46 -07:00 |
|
Jingyu Zhou
|
16a53fe531
|
Update fdbserver/workloads/HealthMetricsApi.actor.cpp
Co-authored-by: A.J. Beamon <aj.beamon@snowflake.com>
|
2021-06-14 13:43:31 -07:00 |
|
Daniel Smith
|
ef2a2cd1a5
|
Actually add test file
|
2021-06-14 15:00:45 -04:00 |
|
Daniel Smith
|
8af0affeff
|
Add support for running non-simulation tests on Joshua
|
2021-06-14 15:00:45 -04:00 |
|
sfc-gh-ngoyal
|
3ee666e847
|
Merge pull request #4969 from sfc-gh-tclinkenbeard/add-7.0-release-notes-to-master
Add 7.0 release notes
|
2021-06-13 23:00:42 -07:00 |
|
sfc-gh-tclinkenbeard
|
4a9b0cc258
|
Add 7.0 release notes for PRs by sfc-gh-tclinkenbeard
|
2021-06-13 09:57:02 -07:00 |
|
Jingyu Zhou
|
4f29b94c61
|
Fix TraceEventOverflow error in HealthMetricsApi workload
|
2021-06-12 17:53:15 -07:00 |
|
Xiaoxi Wang
|
d46fccc30f
|
Revert "Revert "Properly set simulation test for perpetual storage wiggle and bug fixing""
This reverts commit ad576e8c2022b1e9ff92ce3adbf5086e317b9353.
|
2021-06-11 22:58:05 +00:00 |
|
Daniel Smith
|
31c12b3d5b
|
Merge pull request #4956 from Daniel-B-Smith/rocksdb-used-fix
[RocksDB] Estimate live SST file size and not live data size
|
2021-06-11 17:21:49 -04:00 |
|
Daniel Smith
|
25c3468a08
|
Estimate live SST file size and not live data size
|
2021-06-11 16:53:10 -04:00 |
|
Josh Slocum
|
65c49fc1e4
|
Merge pull request #4934 from sfc-gh-jslocum/tss_quarantine
Added TSS Quarantine and fixed TSS mapping bug in CommitProxy
|
2021-06-11 11:52:42 -07:00 |
|
Josh Slocum
|
199d6ed994
|
Merge pull request #4895 from sfc-gh-jslocum/tss_docs
Added TSS documentation
|
2021-06-11 11:50:28 -07:00 |
|
Xiaoxi Wang
|
2cba4a0d86
|
Merge pull request #4954 from apple/revert-4929-ppwtest
Revert "Properly set simulation test for perpetual storage wiggle and bug fixing"
|
2021-06-11 09:38:02 -07:00 |
|
Xiaoxi Wang
|
ad576e8c20
|
Revert "Properly set simulation test for perpetual storage wiggle and bug fixing"
|
2021-06-11 09:07:45 -07:00 |
|
Josh Slocum
|
db04b65ae1
|
Adding comments and a quarantine case I forgot
|
2021-06-11 10:42:33 -05:00 |
|
Josh Slocum
|
62a8f65890
|
Adding TSS Quarantine to docs and updating from PR suggestions
|
2021-06-11 10:10:32 -05:00 |
|
Steve Atherton
|
5faf082f83
|
Merge pull request #4792 from sfc-gh-tclinkenbeard/optional-backup-credentials
[fdbbackup] make credentials optional
|
2021-06-10 22:18:00 -07:00 |
|
A.J. Beamon
|
ba595c06f0
|
Merge pull request #4919 from sfc-gh-ajbeamon/documentation-tweak
Documentation wording tweak
|
2021-06-10 16:00:31 -07:00 |
|
A.J. Beamon
|
3524ceeb09
|
Fix some documentation rendering issues around the estimated range size bytes and similar functions.
|
2021-06-10 15:24:42 -07:00 |
|
Steve Atherton
|
4a8d5b1241
|
Merge pull request #4951 from sfc-gh-sgwydir/FDBCORE-617-mako-prepend-padding
FDBCORE-617: Allocate mako prefix on stack
|
2021-06-10 14:27:46 -07:00 |
|
Sam Gwydir
|
dd0d99ab10
|
FDBCORE-617: Allocate mako prefix on stack
|
2021-06-10 14:25:04 -07:00 |
|
Xiaoxi Wang
|
17ac91bac4
|
Merge pull request #4929 from sfc-gh-xwang/ppwtest
Properly set simulation test for perpetual storage wiggle and bug fixing
|
2021-06-10 14:09:50 -07:00 |
|
Josh Slocum
|
ad90b03012
|
Merge pull request #4949 from sfc-gh-jslocum/tss_downgrade
TSS downgrade changes
|
2021-06-10 14:06:38 -07:00 |
|
Chaoguang Lin
|
ce2f6a19f3
|
Keep the threadFuture<Standalone<...>> alive uto hold up the memory
|
2021-06-10 19:41:51 +00:00 |
|
Josh Slocum
|
59726545a4
|
TSS downgrade changes
|
2021-06-10 19:30:45 +00:00 |
|
Daniel Smith
|
9e2f5e5903
|
Merge pull request #4813 from Daniel-B-Smith/eks-debug
Debugging help
|
2021-06-10 14:34:52 -04:00 |
|
Steve Atherton
|
d059b3c98d
|
Merge pull request #4945 from apple/anoyes/increase-test-duration
150 was too short and we were seeing false positives
|
2021-06-10 11:17:01 -07:00 |
|
Andrew Noyes
|
eebba211ef
|
150 was too short and we were seeing false positives
|
2021-06-10 11:14:38 -07:00 |
|
Daniel Smith
|
ab4cc1da2f
|
revert controversial printf
|
2021-06-10 14:04:28 -04:00 |
|