Revision c97667d9f11519519dd26ba8240a6054b1d200a3 authored by Igor Canadi on 28 October 2015, 23:37:39 UTC, committed by Igor Canadi on 28 October 2015, 23:37:39 UTC
Summary: We don't have access to GetLiveFilesMetadata() in RocksDB lite. If compiling write_stress for lite, I skip the check for leaked files, which depends on this function.

Test Plan: OPT=-DROCKSDB_LITE m write_stress

Reviewers: sdong

Reviewed By: sdong

Subscribers: dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D49647
1 parent 0d720df
History
File Mode Size
win
README -rw-r--r-- 405 bytes
dirent.h -rw-r--r-- 1.1 KB
likely.h -rw-r--r-- 780 bytes
port.h -rw-r--r-- 865 bytes
port_example.h -rw-r--r-- 3.7 KB
port_posix.cc -rw-r--r-- 4.2 KB
port_posix.h -rw-r--r-- 4.2 KB
stack_trace.cc -rw-r--r-- 3.4 KB
stack_trace.h -rw-r--r-- 678 bytes
sys_time.h -rw-r--r-- 1.3 KB
util_logger.h -rw-r--r-- 973 bytes

README

back to top