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
env_win.cc -rw-r--r-- 61.3 KB
port_win.cc -rw-r--r-- 6.8 KB
port_win.h -rw-r--r-- 5.6 KB
win_logger.cc -rw-r--r-- 4.4 KB
win_logger.h -rw-r--r-- 1.5 KB

back to top