Unverified Commit 123e9edf authored by yiwu-arbug's avatar yiwu-arbug Committed by GitHub

Temp fix Titan missing blob issue (#355)

Update rocksdb and titan with the following changes. The main change is to fix Titan missing blob file issue.
rocksdb:
```
9ab5a5f9e 2019-10-15 yiwu@pingcap.com     Make WaitForFlushMemTable public (#126)
```

titan:
```
0a3f87a 2019-10-15 yiwu@pingcap.com     Temp fix for data loss caused by concurrent flush (#96)
8ac5003 2019-10-16 zbk602423539@gmail.. merge BackgroundGC with TEST_StartGC (#94)
b9915d9 2019-10-07 zbk602423539@gmail.. check nullptr (#91)
280b59d 2019-09-27 yiwu@pingcap.com     Adjust daily benchmark script (#84)
```
Signed-off-by: 's avatarYi Wu <yiwu@pingcap.com>
parent 19ac3a9c
Subproject commit 974e5c6a0fdf429d2b39e154e5897beeed80aa61
Subproject commit 0a3f87a2a4051c2324dc00367dca7dfc9aba1bdb
Subproject commit 5479d0516c5b1100fa8b7120d5bb8632b329a9bb
Subproject commit 9ab5a5f9e70d2ea5fc9bd22a455d52a5d082fd57
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