• yiwu-arbug's avatar
    cherry-pick rocksdb and titan fixes (#356) · 7574dae9
    yiwu-arbug authored
    Cherry-picking the following rocksdb and titan fixes to tikv-3.0 branch.
    rocksdb:
    ```
    7e4e054ae 2019-10-15 yiwu@pingcap.com     Make WaitForFlushMemTable public (#125)
    89ff3e3b8 2019-09-29 yiwu@pingcap.com     Lower the risk for users to run options.force_consistency_checks = true (#5744) (#120)
    9c5b744ee 2019-09-26 nrc@ncameron.org     Relax warnings as errors so we can build on Clang 11 (#123)
    179a8f5e0 2019-09-20 yiwu@pingcap.com     fast look up purge_queue (#5796) (#119)
    ```
    titan:
    ```
    43225d4 2019-10-16 yiwu@pingcap.com     Fix Titan missing blob issue (#97)
    ```
    Signed-off-by: 's avatarYi Wu <yiwu@pingcap.com>
    7574dae9
Name
Last commit
Last update
benches Loading commit data...
librocksdb_sys Loading commit data...
src Loading commit data...
tests Loading commit data...
travis-build Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
Cargo.toml Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
rustfmt.toml Loading commit data...