https://github.com/facebook/rocksdb
Revision 8d87467bb0c76012f70daba69d69299ff574a827 authored by Yueh-Hsuan Chiang on 07 November 2014, 01:07:52 UTC, committed by Yueh-Hsuan Chiang on 07 November 2014, 01:07:52 UTC
Summary:
Make PartialCompactionFailure Test more robust again by
blocking background compaction until we simulate the
file creation error.

Test Plan:
export ROCKSDB_TESTS=PartialCompactionFailure
./db_test

Reviewers: sdong, igor, ljin

Reviewed By: ljin

Subscribers: dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D28431
1 parent 64d302d
History
Tip revision: 8d87467bb0c76012f70daba69d69299ff574a827 authored by Yueh-Hsuan Chiang on 07 November 2014, 01:07:52 UTC
Make PartialCompactionFailure Test more robust again.
Tip revision: 8d87467
File Mode Size
win
README -rw-r--r-- 405 bytes
likely.h -rw-r--r-- 780 bytes
port.h -rw-r--r-- 917 bytes
port_example.h -rw-r--r-- 3.7 KB
port_posix.cc -rw-r--r-- 3.6 KB
port_posix.h -rw-r--r-- 13.3 KB
stack_trace.cc -rw-r--r-- 3.4 KB
stack_trace.h -rw-r--r-- 678 bytes

README

back to top