Revision 72d6e758b41162d1a0727873ee80fa262eb64656 authored by Islam AbdelRahman on 28 October 2015, 04:04:00 UTC, committed by Islam AbdelRahman on 28 October 2015, 04:04:00 UTC
Summary: It looks like WritableFileWriter::Append() was returning OK() even when there is an error

Test Plan: make check

Reviewers: sdong, yhchiang, anthony, rven, kradhakrishnan, igor

Reviewed By: igor

Subscribers: dhruba

Differential Revision: https://reviews.facebook.net/D49569
1 parent d0a18c2
History
File Mode Size
.gitignore -rw-r--r-- 155 bytes
Makefile -rw-r--r-- 1.7 KB
README.md -rw-r--r-- 67 bytes
c_simple_example.c -rw-r--r-- 2.3 KB
column_families_example.cc -rw-r--r-- 2.0 KB
compact_files_example.cc -rw-r--r-- 5.7 KB
compaction_filter_example.cc -rw-r--r-- 2.8 KB
optimistic_transaction_example.cc -rw-r--r-- 4.1 KB
rocksdb_option_file_example.ini -rw-r--r-- 6.1 KB
simple_example.cc -rw-r--r-- 1.4 KB
transaction_example.cc -rw-r--r-- 4.2 KB

README.md

back to top