mirror of
https://github.com/facebook/rocksdb.git
synced 2024-11-29 09:36:17 +00:00
b1d09f1a51
Summary: PutValues calls Flush in ttl_test which clears memtables. KeyMayExist called after that will not be able to read those key-values Test Plan: make all check OPT=-g Reviewers:leveldb |
||
---|---|---|
.. | ||
db_ttl.cc | ||
db_ttl.h | ||
ttl_test.cc |