Commit Graph

11437 Commits

Author SHA1 Message Date
Young Liu 323c65071d Discard the condition to report commit version: only when commitVersion > committedVersion and leave trace events 2020-07-02 15:13:28 -07:00
Young Liu 31c70a873f Report commit version to master as soon as possible 2020-07-02 15:13:28 -07:00
Young Liu ed89d69916 Change order between reporting commit version and setting committedVersion 2020-07-02 15:13:28 -07:00
Evan Tschannen f7c7677bb9
Merge pull request #3393 from Daniel-B-Smith/rocksdb-fixes
A bunch of small RocksDB fixes
2020-07-02 14:21:56 -07:00
Greg Taylor 4226c53765
Update supported Python versions in downloads.rst
Per the Python API docs (https://apple.github.io/foundationdb/api-python.html), 
Python versions 2.7-3.7 are now supported.
2020-07-02 14:02:02 -07:00
Daniel Smith bca740342b Merge remote-tracking branch 'upstream/release-6.3' into rocksdb-fixes 2020-07-02 20:34:50 +00:00
sfc-gh-tclinkenbeard 37ffa8f443 Addressed review comment 2020-07-02 13:13:30 -07:00
Xin Dong 58df3ba29f
Merge pull request #3443 from dongxinEric/bugfix/use-correct-range-begin-and-end-key
Use the actual range begin and end key instead of the shard begin and…
2020-07-02 09:32:03 -07:00
A.J. Beamon b7189f5168
Merge pull request #3426 from Clikengo/fix-3424
fix ClientVersionRef versionString should be passed by ref
2020-07-02 08:06:04 -07:00
Steve Atherton acddb68aba
Merge pull request #3381 from Daniel-B-Smith/rocksdb-corruption
Allow detection of storage engines by presence of directory.
2020-07-01 22:11:13 -07:00
Xin Dong ae63304392 Address Meng's comment 2020-07-01 20:23:18 -07:00
Andrew Noyes 0e77975782 Add footnote 2020-07-01 23:59:18 +00:00
Xin Dong 3ecdaf24ce Use the actual range begin and end key instead of the shard begin and shard end key 2020-07-01 16:07:59 -07:00
A.J. Beamon 6dbbe59915
Merge pull request #3395 from sfc-gh-bsharma/master
added median and 99.9 percentile latency measurement
2020-07-01 10:41:05 -07:00
Alex Miller c76e0cfe04 Add a ReadAfterWrite workload, to measure TLog->SS propagation delay. 2020-07-01 02:17:43 -07:00
Jingyu Zhou a793386fe9
Merge pull request #3427 from bchavez/master
Corrects spelling mistakes in various markdown files.
2020-06-30 21:11:54 -07:00
Bhawani Shankar Sharma 54a0c2a2dc Added comments
Description

Testing
2020-07-01 02:37:22 +00:00
Bhawani Shankar Sharma c88986b153 Sampling of Commit and Transaction
Description

Testing
2020-07-01 02:30:17 +00:00
Bhawani Shankar Sharma 03c3bd0d67 Sampling of Commit and Transaction
Description

Testing
2020-07-01 01:56:51 +00:00
Meng Xu 9de2d7811e
Merge pull request #3438 from yliucode/fix-joshua
Fix Joshua errors related to PR_3307 by flipping ASK_READ_VERSION_FROM_MASTER temporarily.
2020-06-30 18:15:42 -07:00
Young Liu ab95de6e1e Add a warning message 2020-06-30 17:43:07 -07:00
Young Liu e613d85895 Fix errors in joshua related to PR_3307 2020-06-30 17:22:59 -07:00
Jingyu Zhou 20658f0326
Merge pull request #3428 from yliucode/fix-lock-grv
Fix getting read version while locked
2020-06-30 11:14:44 -07:00
Meng Xu f3302833ce
Merge pull request #3435 from apple/release-6.3
Merge Release 6.3 to master
2020-06-30 10:08:28 -07:00
Andrew Noyes 409ccf3be2 Use snake_case to match status json convention 2020-06-30 17:05:29 +00:00
Jingyu Zhou 89c8764cd6
Merge pull request #3432 from xumengpanda/mengxu/fr-applier-perf-circus-PR
Fast Restore: Improvements based on circus performance test
2020-06-30 09:10:48 -07:00
Andrew Noyes e1dfa410c1 Remove "Storages" field from data_distribution_stats
It seems like a cool idea, but it feels rushed to me. Reverting for now.
2020-06-30 15:24:16 +00:00
Andrew Noyes a55b0771c5 Test schemas
Also remove an ASSERT_WE_THINK that doesn't seem to hold now that we
include shards
2020-06-30 15:24:16 +00:00
Andrew Noyes 403274bba8 Add schemas, and check dataDistributionStatsSchema 2020-06-30 15:24:16 +00:00
Andrew Noyes f8bb76a607 Add CLIENT_BUGGIFY 2020-06-30 15:24:16 +00:00
Andrew Noyes b1d5e99494 Update documentation 2020-06-30 15:24:16 +00:00
Andrew Noyes 1c30adce74 WIP 2020-06-30 15:24:16 +00:00
Andrew Noyes 4a584a6f6b Fix copy pasta 2020-06-30 15:24:15 +00:00
Andrew Noyes 0db3145e82 Include storage id's in data_distribution_stats 2020-06-30 15:24:15 +00:00
Andrew Noyes 39cb0ec751 Add documentation 2020-06-30 15:24:15 +00:00
Andrew Noyes e304697eca WIP 2020-06-30 15:24:15 +00:00
Andrew Noyes ffd1467367 Add \xff\xff/metrics/health/* 2020-06-30 15:24:15 +00:00
Meng Xu efb61bcac0 Rename knob to FASTRESTORE_TXN_EXTRA_DELAY 2020-06-29 21:16:30 -07:00
Bhawani Shankar Sharma 3e9c4077a4 Using inbuilt quick sort instead of radix sort
Description

Testing
2020-06-29 23:30:26 +00:00
Vincent Rouillé 1082ab2caa
fix ClientVersionRef versionString should be passed by ref 2020-06-29 21:23:56 +02:00
Meng Xu 1093fecadb
Merge pull request #3430 from MintYiqingchen/master
Modify tutorial: 1.fix some output information; 2. add usage comment
2020-06-29 12:08:19 -07:00
Meng Xu a5febfbc75 Remove spurious comments 2020-06-29 10:26:01 -07:00
Meng Xu 8f5ee1f4aa Refine trace events for better perf diagnosis 2020-06-29 10:22:07 -07:00
Meng Xu 97e26d8eb0 FastRestore:Count appliedBytes 2020-06-29 10:18:18 -07:00
Meng Xu 4b35685e99 FastRestore:Adjust knob based on circus test 2020-06-29 10:13:18 -07:00
Daniel Smith ab56afbaee Merge branch 'rocksdb-corruption' into rocksdb-fixes 2020-06-29 16:30:55 +00:00
Daniel Smith 9c2937d4d0 Only check for files/directories when needed 2020-06-29 16:25:36 +00:00
bchavez ecf340da88
Corrects spelling mistakes in various markdown files. 2020-06-28 21:30:34 -07:00
MintYiqingchen efe14d1cec Merge remote-tracking branch 'upstream/master' 2020-06-28 21:20:35 -07:00
Young Liu 9ee21a1ae5 Fix getting read version while locked 2020-06-28 20:11:46 -07:00