Revision 20b48c64788ab54a9529ad5b23c520e4a4f42bec authored by tabokie on 19 November 2019, 19:37:24 UTC, committed by Facebook Github Bot on 19 November 2019, 19:39:02 UTC
Summary:
Fix: when `db_iter` falls back to using seek by `FindValueForCurrentKeyUsingSeek`, `is_blob_` flag is not properly set on encountering BlobIndex.
Also patch existing test for the mentioned code path.
Signed-off-by: tabokie <xy.tao@outlook.com>
Pull Request resolved: https://github.com/facebook/rocksdb/pull/6051

Differential Revision: D18596274

Pulled By: ltamasi

fbshipit-source-id: 8e4714af263b99dc2c379707d50db88fe6799278
1 parent 38cc611
History
File Mode Size
modules
RocksDBConfig.cmake.in -rw-r--r-- 108 bytes

back to top