Revision f23fed19a131550030315677875b220fe87930a0 authored by 奏之章 on 15 June 2018, 19:28:06 UTC, committed by Facebook Github Bot on 15 June 2018, 19:42:53 UTC
Summary:
Verify table will load SST into `TableCache`
it occupy memory & `TableCache`‘s capacity ...
but no logic use them
it's unnecessary ...

so , we verify them after all sub compact finished
Closes https://github.com/facebook/rocksdb/pull/3979

Differential Revision: D8389946

Pulled By: ajkr

fbshipit-source-id: 54bd4f474f9e7b3accf39c3068b1f36a27ec4c49
1 parent 4faaab7
History
File Mode Size
buckify_rocksdb.py -rw-r--r-- 5.1 KB
rocks_test_runner.sh -rwxr-xr-x 196 bytes
targets_builder.py -rw-r--r-- 1.9 KB
targets_cfg.py -rw-r--r-- 3.7 KB
util.py -rw-r--r-- 3.1 KB

back to top