Revision fe2bd190a5b5a5b9c8ae224745a8f6b442202817 authored by Siying Dong on 26 March 2019, 17:43:22 UTC, committed by Facebook Github Bot on 26 March 2019, 17:53:19 UTC
Summary:
Right now, BlobDB::Open() fails to put all trash files to delete scheduler,
which causes some trash files permanently untracked.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5103

Differential Revision: D14606095

Pulled By: siying

fbshipit-source-id: 41a9437a2948abb235c0ed85f9a04612d0e50183
1 parent 75133b1
History
File Mode Size
cache_bench.cc -rw-r--r-- 7.4 KB
cache_test.cc -rw-r--r-- 20.0 KB
clock_cache.cc -rw-r--r-- 25.9 KB
clock_cache.h -rw-r--r-- 601 bytes
lru_cache.cc -rw-r--r-- 15.7 KB
lru_cache.h -rw-r--r-- 10.5 KB
lru_cache_test.cc -rw-r--r-- 6.0 KB
sharded_cache.cc -rw-r--r-- 5.0 KB
sharded_cache.h -rw-r--r-- 4.1 KB

back to top