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 |
Sajjad Rahnama
|
12e1a5fe92
|
TestHarness Buggify/FaultInjection Enable/Disable - Update Old Binaries arguments
|
2021-07-29 11:26:14 -07:00 |
Sajjad Rahnama
|
c7ef116c12
|
TestHarness Buggify/FaultInjection Enable/Disable
|
2021-07-26 16:44:10 -07:00 |
Trevor Clinkenbeard
|
48d4ea6d57
|
Merge pull request #5231 from sfc-gh-tclinkenbeard/availability-improvements
Throw `failed_to_progress` error when a role fails to make progress
|
2021-07-26 15:55:14 -07:00 |
Meng Xu
|
d238853193
|
Merge pull request #5268 from halfprice/zhewu/gray-failure-patch
Change how to wait for goodRecruitmentTime and populate default PEER_LATENCY_CHECK_MIN_POPULATION
|
2021-07-26 14:00:53 -07:00 |
Markus Pilman
|
8a516ea2e3
|
Merge pull request #5269 from Doxense/fix-flow-build-issue
Fix flow build issues on Windows
|
2021-07-26 14:16:37 -06:00 |
Jingyu Zhou
|
87bdeada98
|
Merge pull request #5262 from sajjadrahnama/fault_injection_activation
Fault Injection Active/Deactivation
|
2021-07-26 11:57:49 -07:00 |
Sajjad Rahnama
|
9d6402b759
|
Fault Injection Active/Deactivation - Edit usage in fdbserver
|
2021-07-26 11:04:18 -07:00 |
Sajjad Rahnama
|
d36b5d62df
|
Fault Injection Active/Deactivation - Edit TSS mode set_config
|
2021-07-26 10:41:17 -07:00 |
Zhe Wu
|
e39cfd48c3
|
Ignore goodRecruitmentTime and populate default PEER_LATENCY_CHECK_MIN_POPULATION
|
2021-07-26 10:24:26 -07:00 |
A.J. Beamon
|
600a857bff
|
Merge pull request #5266 from panghy/make-orequals-public
Make orEquals() public
|
2021-07-26 08:56:12 -07:00 |
Mohamed Oulmahdi
|
4356723b27
|
Merge branch 'apple:master' into fix-flow-build-issue
|
2021-07-26 17:41:00 +02:00 |
Clement Pang
|
9af401b205
|
Add comments to orEqual()
|
2021-07-24 09:10:46 +08:00 |
Sajjad Rahnama
|
e04646e267
|
Fault Injection Active/Deactivation
|
2021-07-23 16:28:20 -07:00 |
A.J. Beamon
|
26fbf88cc7
|
Merge pull request #5261 from sfc-gh-ajbeamon/release-note-fix
Fix release note version to account for two undocumented versions
|
2021-07-23 15:37:45 -07:00 |
A.J. Beamon
|
a328617b3f
|
Fix release note version to account for two undocumented versions
|
2021-07-23 14:17:08 -07:00 |
Markus Pilman
|
8315f648f6
|
Merge pull request #5219 from sfc-gh-ajbeamon/fix-mvc-db-deletion-race
Fix problems with using multi-version databases
|
2021-07-23 14:54:02 -06:00 |
A.J. Beamon
|
0e9dabcabb
|
Remove mutex that was only needed for a minor optimization.
|
2021-07-23 10:20:50 -07:00 |
A.J. Beamon
|
052e32ae18
|
Update comment about failure to update version monitor DB
|
2021-07-23 15:58:29 +00:00 |
Mohamed Oulmahdi
|
c405bb5cd0
|
Fix flow build issue on Windows
|
2021-07-23 12:03:25 +02:00 |
Clement Pang
|
9496e12861
|
Make orEquals() public.
Addresses the easy issue for https://github.com/apple/foundationdb/issues/5190
|
2021-07-23 12:03:17 +08:00 |
Steve Atherton
|
271603029a
|
Merge pull request #5257 from FuhengZhao/incrementVersion
increment the Redwood METAKEY VERSION
|
2021-07-22 19:26:45 -07:00 |
Fuheng Zhao
|
e0eb7170ba
|
increment the version
|
2021-07-22 17:13:11 -07:00 |
Tao Lin
|
c38b4032fa
|
Merge pull request #5256 from nblintao/fix-broken-image-link
|
2021-07-22 16:19:39 -07:00 |
Tao Lin
|
9aa688aa82
|
Fix broken image link
|
2021-07-22 14:14:52 -07:00 |
A.J. Beamon
|
11b803fe0b
|
Handle database creation errors
|
2021-07-22 13:22:04 -07:00 |
A.J. Beamon
|
16dfe14db8
|
Update release notes
|
2021-07-21 16:19:59 -07:00 |
A.J. Beamon
|
bdb740b7b8
|
Propogate errors if creating a database on an external client fails
|
2021-07-21 15:59:23 -07:00 |
Andrew Noyes
|
37a0361617
|
Merge pull request #5246 from sfc-gh-clin/fix-exclude-test
Fix exclude test and re-enable it in ctest
|
2021-07-21 15:35:36 -07:00 |
Steve Atherton
|
31c63cb4e4
|
Merge pull request #5245 from sfc-gh-satherton/redwood-io-priority
Valgrind fixes in Redwood metrics, as well as metric accuracy fixes and output refactoring
|
2021-07-21 14:34:42 -07:00 |
Steve Atherton
|
2d3e78df77
|
Merge branch 'master' of github.com:apple/foundationdb into redwood-io-priority
|
2021-07-21 13:44:48 -07:00 |
Markus Pilman
|
e4e109a520
|
Merge pull request #5124 from sfc-gh-tclinkenbeard/const-serverdbinfo
Restrict mutable access to ServerDBInfo
|
2021-07-21 14:41:21 -06:00 |
Chaoguang Lin
|
299885fb8e
|
Merge branch 'master' of github.com:apple/foundationdb into fix-exclude-test
|
2021-07-21 20:23:45 +00:00 |
sfc-gh-tclinkenbeard
|
d21d1adf75
|
Merge remote-tracking branch 'origin/master' into const-serverdbinfo
|
2021-07-21 13:16:52 -07:00 |
Markus Pilman
|
ccf836de05
|
Merge pull request #5248 from sfc-gh-mpilman/bugfixes/java-integration-tests
Fix Java integration tests
|
2021-07-21 14:15:24 -06:00 |
Markus Pilman
|
35f835548d
|
Fix Java integration tests
|
2021-07-21 13:46:39 -06:00 |
Chaoguang Lin
|
6bf5df6cc5
|
Update comments in fdbcli_tests.py
|
2021-07-21 18:38:13 +00:00 |
Chaoguang Lin
|
0b6d43fa6f
|
Fix exclude test and re-enable it in ctest
|
2021-07-21 18:36:05 +00:00 |
sfc-gh-tclinkenbeard
|
169df42a8b
|
Merge remote-tracking branch 'origin/master' into const-serverdbinfo
|
2021-07-21 11:02:47 -07:00 |
Steve Atherton
|
c16b73bb2f
|
Bug fix, BTreeCursor pager event reason was not being initialized. Changed metric column order.
|
2021-07-21 01:28:25 -07:00 |
Steve Atherton
|
3e2206680d
|
Merge branch 'master' of github.com:apple/foundationdb into redwood-io-priority
# Conflicts:
# fdbserver/VersionedBTree.actor.cpp
|
2021-07-20 23:57:03 -07:00 |
Steve Atherton
|
2f21e0a6bb
|
BTree levels above the configured count for metrics are now included into the highest level, which fixes some valgrind errors and a crash.
|
2021-07-20 23:40:35 -07:00 |
Steve Atherton
|
5ff58ec824
|
Fixed valgrind errors caused by memory lifetime bugs in Histogram usage. Removed usage of unneeded level 0.
|
2021-07-20 22:46:56 -07:00 |
Trevor Clinkenbeard
|
a7f71c5a18
|
Merge pull request #5243 from sfc-gh-mpilman/bugfixes/macos-literal-string
remove unnecessary compile guards
|
2021-07-20 22:34:12 -07:00 |
Steve Atherton
|
01af706228
|
Refactor metric logging to be shorter and changed text format to be more condensed.
|
2021-07-20 21:23:50 -07:00 |
Trevor Clinkenbeard
|
f7b6996ee8
|
Merge pull request #5234 from sfc-gh-tclinkenbeard/fix-unittest-datadir
Change default data directory for unit tests outside simulation
|
2021-07-20 18:13:26 -07:00 |
Markus Pilman
|
5b9d0b9f85
|
Merge remote-tracking branch 'origin/master' into bugfixes/macos-literal-string
|
2021-07-20 19:11:31 -06:00 |
Markus Pilman
|
63ebdc0cc0
|
added one missed change
|
2021-07-20 18:30:43 -06:00 |
Markus Pilman
|
89fa7d0558
|
remove unnecessary compile guards
|
2021-07-20 18:27:16 -06:00 |
Steve Atherton
|
26d886c600
|
Merge pull request #5227 from sfc-gh-satherton/redwood-io-priority
Add Priority to Redwood IO, also fixes several bugs with the recent Redwood metrics changes
|
2021-07-20 16:50:58 -07:00 |