Commit Graph

11627 Commits

Author SHA1 Message Date
Meng Xu 20733ae1eb Simulate throwing blob http error immediately after read blob file 2020-09-09 06:47:19 -07:00
Meng Xu 6d58064964 Buggify _parsePartitionedLogFileOnLoader with blob http error 2020-09-09 06:46:08 -07:00
Meng Xu cffb54ba0b Buggify decodeLogFileBlock with blob http error 2020-09-09 06:44:02 -07:00
Meng Xu f3986d201d Buggify backup decodeRangeFileBlock with blob connection error 2020-09-09 06:40:41 -07:00
Meng Xu 9eeed8144e FastRestore:Fix bug in precomputeResult 2020-09-08 16:37:12 -07:00
sfc-gh-tclinkenbeard 90984467c8 Add comments for WATCH_OVERHEAD_BYTES 2020-09-08 15:19:31 -07:00
Young Liu 69c417073b add release notes 2020-09-08 13:37:30 -07:00
Young Liu 23e1ff694c Report missing old tlogs in recovery between accepting commits and storage recovered 2020-09-08 13:35:42 -07:00
Daniel Smith c326482230 Turn off RocksDB in simulation 2020-09-08 17:54:04 +00:00
Daniel Smith 76963f4044 Merge remote-tracking branch 'upstream/release-6.3' into rocks-autodownload 2020-09-08 17:53:03 +00:00
Daniel Smith 1b4aead939 Enable the RocksDB engine by default with GCC 2020-09-08 16:30:23 +00:00
Xin Dong 1ee40848df
Merge pull request #3753 from xumengpanda/mengxu/fr-fix-trace-PR
FastRestore:Fix trace event overflow in traceRoleVersionBatchProgress
2020-09-07 00:08:57 -07:00
Xin Dong b9e43bca5d
Merge pull request #3754 from xumengpanda/mengxu/fr-valgrind-asset-PR
FastRestore: Fix valgrind error
2020-09-07 00:06:06 -07:00
Meng Xu fc01b7558c FastRestore:fix uninitialized variable in param.asset 2020-09-06 22:40:57 -07:00
Meng Xu 684048f449 FastRestore:Fix trace event overflow in traceRoleVersionBatchProgress 2020-09-06 21:05:16 -07:00
Young Liu 3728ed03dd Resolve comments 2020-09-05 18:55:09 -07:00
Andrew Noyes 0e49542d59 Fix data race described in #3749 2020-09-05 13:58:22 -07:00
Young Liu 1ad5e17458 add support for comparing original and current impls 2020-09-05 11:14:59 -07:00
Russell Sears d12946e569 fix autodownload path for rocksdb 2020-09-03 16:23:05 +00:00
Evan Tschannen 5ce9492f9a
Merge pull request #3724 from etschannen/release-6.3
fix: prioritize marking a region as fully replicated over removing machine teams
2020-09-01 16:26:00 -07:00
Evan Tschannen 1d0a43bc21 fixed a missing update to the version in the release notes 2020-09-01 16:18:08 -07:00
Evan Tschannen 0443ea7a9b fix: prioritize marking a region as fully replicated over removing machine teams 2020-09-01 15:55:33 -07:00
Xin Dong 8d848e17c1
Merge pull request #3722 from ajbeamon/fix-read-hot-range-memory-error
Fix: Results from read hot range requests were not held by the results arena
2020-09-01 15:35:55 -07:00
A.J. Beamon 93da4957ad
Update fdbclient/NativeAPI.actor.cpp 2020-09-01 13:17:01 -07:00
A.J. Beamon 800ece286d Results from read hot range requests were not held by the results arena. 2020-09-01 13:14:27 -07:00
Alvin Moore 06527ffb70 Capture any errors along with standard output 2020-09-01 15:12:58 -04:00
Alvin Moore 335bf882cd Disabled audit by default 2020-09-01 15:12:31 -04:00
Alvin Moore 9ee4e38ca4 Fixed location of the knob 2020-09-01 13:59:00 -04:00
Alvin Moore a88a41d07e Disabled kernel AIO for bindingtester to allow ramdisk to be supported
Added sleep to kill command to allow time for server to receive the command
2020-09-01 13:38:52 -04:00
Alvin Moore d40bdff7e8 Called the kill command before killing cluster 2020-09-01 11:12:57 -04:00
Alvin Moore 6dddac5af2 Fixed the kill call to the coordinator 2020-09-01 10:25:03 -04:00
Alvin Moore d349efba57 Added support for killing the cluster gracefully 2020-09-01 10:08:52 -04:00
Alvin Moore 8fa599a435 Removed total seconds from audit 2020-09-01 09:53:03 -04:00
Alvin Moore e5a8bf659a Ensure that the cluster is stopped when exiting 2020-09-01 09:34:46 -04:00
Alvin Moore 738248dff2 Added support for a global audit log to help debugging efforts 2020-09-01 09:33:37 -04:00
Evan Tschannen e639c44180
Merge pull request #3717 from etschannen/post-release-cleanup-6.3.5
Post release cleanup 6.3.5
2020-08-31 18:46:07 -07:00
Evan Tschannen 8e94e0313d update installer WIX GUID following release 2020-08-31 18:14:19 -07:00
Evan Tschannen 624b2e1489 update version to 6.3.6 2020-08-31 18:14:19 -07:00
Alvin Moore 79424f6d7a Optionally kill existing servers
Moved wait amounts to variables
Made server address to a random ip address on local host
2020-08-31 19:38:37 -04:00
Evan Tschannen fcd59ae5da
Merge pull request #3713 from etschannen/release-6.3
fixed a compiler warning
2020-08-31 15:21:20 -07:00
Evan Tschannen dadcbd5057
Merge pull request #3714 from vishesh/release-6.3
java-bindings: Fix javadoc errors
2020-08-31 15:20:39 -07:00
Vishesh Yadav f080b772aa java-bindings: Fix javadoc errors 2020-08-31 15:08:40 -07:00
Evan Tschannen e7a1892947 fixed a compiler warning 2020-08-31 15:01:19 -07:00
Evan Tschannen 8f1dbf58b7
Merge pull request #3710 from etschannen/release-6.3
Merge release 6.2 into release 6.3
2020-08-31 13:18:44 -07:00
Evan Tschannen d00c985784 updated documentation for 6.3.5 2020-08-31 11:21:39 -07:00
Evan Tschannen cbded48b70 Merge branch 'release-6.3' of github.com:apple/foundationdb into release-6.3 2020-08-31 11:06:13 -07:00
Evan Tschannen 1883f0d21f Merge branch 'release-6.2' into release-6.3 2020-08-31 10:40:52 -07:00
Evan Tschannen 4c6fac058b
Merge pull request #3709 from etschannen/release-6.3
Disabled two features using knobs for performance reasons
2020-08-31 10:39:59 -07:00
Evan Tschannen 5c97461d18
Merge pull request #3653 from etschannen/feature-proxy-busy-loadbalance
Changed proxy load balancing to balance on CPU usage
2020-08-31 10:39:08 -07:00
Evan Tschannen bbb178c430
Merge pull request #3701 from satherton/fix-redwood-correctness-timeout
Prevent Redwood unit test timeout from trying to do too much work
2020-08-31 10:38:20 -07:00