Revision c32f27223b0b208b06ebfc8e28610465d6c58880 authored by Yi Wu on 11 July 2017, 21:05:39 UTC, committed by Facebook Github Bot on 11 July 2017, 21:14:38 UTC
Summary:
* Create info log before db open to make blob db able to log to LOG file.
* Properly destroy blob db.
Closes https://github.com/facebook/rocksdb/pull/2567

Differential Revision: D5400034

Pulled By: yiwu-arbug

fbshipit-source-id: a49cfaf4b5c67d42d4cbb872bd5a9441828c17ce
1 parent fcd99d2
History
File Mode Size
alloc_tracker.cc -rw-r--r-- 2.0 KB
hash_cuckoo_rep.cc -rw-r--r-- 24.9 KB
hash_cuckoo_rep.h -rw-r--r-- 1.6 KB
hash_linklist_rep.cc -rw-r--r-- 29.3 KB
hash_linklist_rep.h -rw-r--r-- 1.9 KB
hash_skiplist_rep.cc -rw-r--r-- 11.3 KB
hash_skiplist_rep.h -rw-r--r-- 1.4 KB
inlineskiplist.h -rw-r--r-- 31.5 KB
inlineskiplist_test.cc -rw-r--r-- 16.9 KB
memtablerep_bench.cc -rw-r--r-- 24.3 KB
skiplist.h -rw-r--r-- 15.7 KB
skiplist_test.cc -rw-r--r-- 10.3 KB
skiplistrep.cc -rw-r--r-- 8.7 KB
stl_wrappers.h -rw-r--r-- 1.0 KB
vectorrep.cc -rw-r--r-- 9.1 KB
write_buffer_manager.cc -rw-r--r-- 4.9 KB
write_buffer_manager_test.cc -rw-r--r-- 5.3 KB

back to top