Unverified Commit 3f34060d authored by yiwu-arbug's avatar yiwu-arbug Committed by GitHub

update rocksdb for master (#408)

Update rocksdb for master branch with following changes:

Cherry-picking flaky test fix:
```
8c436ff96 2019-12-16 yiwu@pingcap.com     Fix DBFlushTest::FireOnFlushCompletedAfterCommittedResult hang (#6018)
```

Cherry-picking titan iterator fix:
```
74a1cac78 2019-11-25 xy.tao@outlook.com   Fix blob context when db_iter uses seek (#6051)
```

Cherry-picking intra-L0 fixes:
```
193cded5a 2019-11-25 bupt2013211450@gma.. fix unstable unittest caused by #5958 (#6061)
7f67659af 2019-11-25 bupt2013211450@gma.. Fix corruption with intra-L0 on ingested files (#5958)
```

Cherry-picking unordered_write fixes:
```
165702113 2019-11-25 bupt2013211450@gma.. Fix IngestExternalFile's bug with two_write_queue (#5976)
720acf34a 2019-12-16 zbk602423539@gmail.. wait pending memtable writes on file ingestion or compact range (#6113)
380779db1 2019-12-16 siying.d@fb.com      Move pipeline write waiting logic into WaitForPendingWrites() (#5716)
```

Upgrade from rocksdb 6.4.4 to 6.4.6:
```
2c55ed1e3 2019-11-25 myabandeh@fb.com     Bump up the version to 6.4.6
5fe5d4b90 2019-11-25 myabandeh@fb.com     Update HISTORY for SeekForPrev bug fix (#5925)
dee7a8cb6 2019-11-25 myabandeh@fb.com     Fix SeekForPrev bug with Partitioned Filters and Prefix (#5907)
aa28dae99 2019-11-25 anand76@devvm1373... Update HISTORY.md with a bug fix
b626c6a2a 2019-11-25 anand76@devvm1373... Fix data block upper bound checking for iterator reseek case (#5883)
c4801798b 2019-11-25 siying.d@fb.com      Fix a bug of the previous fix.
da1af09f7 2019-11-25 siying.d@fb.com      Bump up the version to 6.4.5
47526f4c9 2019-11-25 siying.d@fb.com      Revert "Merging iterator to avoid child iterator reseek for some cases (#5286)" (#5871)
```
Signed-off-by: 's avatarYi Wu <yiwu@pingcap.com>
parent 809c1dc9
Subproject commit d9ac7463e868bf503f58d70c4bb6436e32e87923
Subproject commit 8c436ff9601102fe5c82ad3dc7e2f623cf5f5e1f
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment