sfc-gh-tclinkenbeard
|
8c7515914e
|
Update description override in Blob backup/restore workloads
|
2020-10-24 16:48:00 -07:00 |
sfc-gh-tclinkenbeard
|
82b6daa16b
|
First draft of Azure blob storage backup container
|
2020-10-24 16:47:51 -07:00 |
Lukas Joswiak
|
09721ba9bf
|
Only send span context info if supported
|
2020-10-23 16:36:05 -07:00 |
Jingyu Zhou
|
2a29df0d60
|
Merge pull request #3949 from sfc-gh-mpilman/bugfixes/gperftools
Bugfixes/gperftools
|
2020-10-22 17:16:17 -07:00 |
Andrew Noyes
|
b715cc9a65
|
Merge pull request #3947 from sfc-gh-mpilman/bugfixes/toml11
Fix toml11 cmake
|
2020-10-22 14:31:41 -07:00 |
Jon Fu
|
b9c64f5ba6
|
Merge branch 'master' of https://github.com/apple/foundationdb into jfu-fix-snapshot-backup-agent
|
2020-10-22 16:12:59 -04:00 |
Markus Pilman
|
93d7addd28
|
minor fix to make gperftools integration a bit prettier
|
2020-10-22 13:56:05 -06:00 |
Markus Pilman
|
4b12b9fc01
|
Fix toml11 cmake
|
2020-10-22 13:27:06 -06:00 |
sfc-gh-tclinkenbeard
|
e0b1f95740
|
Merge remote-tracking branch 'origin/master' into remove-global-ddenabled-flag
|
2020-10-21 18:22:08 -07:00 |
Jon Fu
|
602335ed97
|
remove buggify off + reorder container listing + temp mute failing workload
|
2020-10-21 17:10:41 -04:00 |
Jon Fu
|
896c4ccc62
|
Merge branch 'master' of https://github.com/apple/foundationdb into jfu-fix-snapshot-backup-agent
|
2020-10-21 13:33:28 -04:00 |
Vishesh Yadav
|
73e77f31eb
|
Merge pull request #3928 from yliucode/merge
Merge release-6.3 into master
|
2020-10-20 15:48:46 -07:00 |
Jon Fu
|
34c42bed9b
|
Merge branch 'master' of https://github.com/apple/foundationdb into jfu-fix-snapshot-backup-agent
|
2020-10-20 17:27:05 -04:00 |
Jon Fu
|
d82dccd2ad
|
revert systemkey clear in recovery tx and backupagent on restart, moved to workload specifically
|
2020-10-20 17:26:16 -04:00 |
Young Liu
|
8cc3e4d3c6
|
Merge release-6.3 into master
|
2020-10-19 22:51:56 -07:00 |
Jingyu Zhou
|
44c62b2d51
|
Merge pull request #3922 from jzhou77/release-6.3
Merge Release 6.2 to Release 6.3
|
2020-10-19 14:38:36 -07:00 |
Xin Dong
|
410d418c3e
|
Revert "Merge pull request #3770 from dongxinEric/feature/ss-commit-pipelining"
This reverts commit e258dffc65 , reversing
changes made to 0e96233015 .
SS commit seems to be causing write performance degredation.
|
2020-10-19 09:28:38 -07:00 |
Xin Dong
|
944f30484a
|
Merge pull request #3759 from dongxinEric/misc/3739/expose-time-since-last-recovery
This resolves issue #3739 by exposing time since last full recovery.
|
2020-10-19 09:03:31 -07:00 |
sfc-gh-tclinkenbeard
|
73f7888c21
|
Fix description override for SubmitBackup and RestoreBackup workloads
|
2020-10-17 12:24:00 -07:00 |
sfc-gh-tclinkenbeard
|
c1d88b39ab
|
Merge remote-tracking branch 'origin/master' into add-upgrade-and-backup-restore-test
|
2020-10-17 11:35:12 -07:00 |
sfc-gh-tclinkenbeard
|
37742ba308
|
Added comma to comment
|
2020-10-17 11:23:52 -07:00 |
sfc-gh-tclinkenbeard
|
652d753daf
|
Remove global ddEnabled flag
|
2020-10-17 11:23:52 -07:00 |
Andrew Noyes
|
70c1ac2131
|
Use TraceEvent::error
|
2020-10-16 16:55:09 -07:00 |
Andrew Noyes
|
9dec4bc46a
|
Add ErrorCode to StorageServerTrackerCancelled trace event
|
2020-10-16 15:40:14 -07:00 |
Jingyu Zhou
|
8f17a1a5d6
|
Merge branch 'release-6.2' into release-6.3
|
2020-10-16 15:25:39 -07:00 |
Andrew Noyes
|
30488df5ea
|
Fix build
|
2020-10-16 14:26:40 -07:00 |
Andrew Noyes
|
81193a9226
|
Move TraceEvent upward
|
2020-10-16 14:23:27 -07:00 |
Andrew Noyes
|
1e0e800751
|
Fix build
|
2020-10-16 12:10:07 -07:00 |
Andrew Noyes
|
2b87627d1b
|
Check for cancellation after errorOut.sendError(e)
|
2020-10-16 12:10:07 -07:00 |
Andrew Noyes
|
15dbfc0bc4
|
Merge pull request #3908 from sfc-gh-clin/fix-issue-3905
Fix issue #3905
|
2020-10-15 14:46:32 -07:00 |
Chaoguang Lin
|
3109aa7221
|
(Previous commit did not catch the change)Increase the probability to generate keys after \xff\xff to test special key framework code
|
2020-10-15 14:11:04 -07:00 |
Chaoguang Lin
|
c145dd5824
|
Increase the probability to generate keys after \xff\xff to test special key framework code
|
2020-10-15 14:09:27 -07:00 |
Jon Fu
|
e277ce81d5
|
Revert "add extra system key"
This reverts commit ecdebf65ae .
|
2020-10-15 17:05:31 -04:00 |
Jon Fu
|
ecdebf65ae
|
add extra system key
|
2020-10-15 15:28:15 -04:00 |
Jon Fu
|
7d8f0dfc9e
|
Merge branch 'master' of https://github.com/apple/foundationdb into jfu-fix-snapshot-backup-agent
|
2020-10-15 12:44:41 -04:00 |
A.J. Beamon
|
b644969788
|
Add error checking for a getReadVersion call in a test.
|
2020-10-15 09:17:16 -07:00 |
Steve Atherton
|
0b46af2925
|
Added a simulation-only check for pager remap cleanup writing the same page twice in a cleanup cycle, which should never happen, but a bug leading to this was fixed recently. Adjusted some buggify logic to widen edge case coverage around remap cleanup parameters.
|
2020-10-14 21:48:03 -07:00 |
Trevor Clinkenbeard
|
24ea35e56f
|
Merge pull request #3748 from sfc-gh-ljoswiak/visibility-2
Add TLogVersion::V6
|
2020-10-14 17:35:32 -07:00 |
Chaoguang Lin
|
bf00369576
|
getRange only enters special key space codepath when both begin key and end key are in (\xff\xff, \xff\xff\xff)
|
2020-10-14 16:57:38 -07:00 |
Lukas Joswiak
|
e47e0108a7
|
Add new TLogVersion
|
2020-10-14 15:41:10 -07:00 |
Lukas Joswiak
|
2cdbf29a47
|
Fix formatting
|
2020-10-14 15:34:13 -07:00 |
Andrew Noyes
|
b2d9b93243
|
Merge pull request #3847 from sfc-gh-tclinkenbeard/refactor-workloads
Modernize TestWorkload overrides
|
2020-10-14 15:07:03 -07:00 |
Andrew Noyes
|
a1e868a569
|
Merge pull request #3862 from sfc-gh-tclinkenbeard/use-override-more
Add uses of override keyword, remove unnecessary uses of virtual
|
2020-10-14 15:06:45 -07:00 |
Jon Fu
|
700f76eff2
|
Merge branch 'master' of https://github.com/apple/foundationdb into jfu-fix-snapshot-backup-agent
|
2020-10-14 17:37:31 -04:00 |
Jon Fu
|
28686b14f7
|
default retries to infinite
|
2020-10-14 17:35:30 -04:00 |
Jingyu Zhou
|
c79f88cf04
|
Merge pull request #3875 from sfc-gh-tclinkenbeard/add-incremental-backup-retry
Added retry loop for getReadVersion in IncrementalBackupWorkload
|
2020-10-14 12:46:51 -07:00 |
Jon Fu
|
893e4c79f3
|
Merge branch 'master' of https://github.com/apple/foundationdb into jfu-fix-snapshot-backup-agent
|
2020-10-14 14:32:09 -04:00 |
Jon Fu
|
2857a3df9d
|
add retry limit to version gate
|
2020-10-14 14:31:51 -04:00 |
Xin Dong
|
a145601a37
|
Merge pull request #3903 from jzhou77/refactor
Add more comments and refactor for SkipList
|
2020-10-14 11:19:21 -07:00 |
sfc-gh-tclinkenbeard
|
ae0bc4c85e
|
Replace virtual with override in SimpleAtomicAddWorkload
|
2020-10-14 09:56:13 -07:00 |