https://github.com/facebook/rocksdb
Revision 243975d5da809ea385d30c4c7bee94fe2461c973 authored by Andrew Kryczka on 12 December 2016, 21:18:38 UTC, committed by Facebook Github Bot on 12 December 2016, 21:24:21 UTC
Summary:
Some users are assuming NotFound means the backup does not
exist at the provided path, which is a reasonable assumption. We need to
stop returning NotFound for system errors.

Depends on #1644
Closes https://github.com/facebook/rocksdb/pull/1645

Differential Revision: D4312233

Pulled By: ajkr

fbshipit-source-id: 5343c10
1 parent f0c509e
History
Tip revision: 243975d5da809ea385d30c4c7bee94fe2461c973 authored by Andrew Kryczka on 12 December 2016, 21:18:38 UTC
More accurate error status for BackupEngine::Open
Tip revision: 243975d
File Mode Size
win
README -rw-r--r-- 405 bytes
dirent.h -rw-r--r-- 1.2 KB
likely.h -rw-r--r-- 788 bytes
port.h -rw-r--r-- 872 bytes
port_example.h -rw-r--r-- 3.7 KB
port_posix.cc -rw-r--r-- 4.7 KB
port_posix.h -rw-r--r-- 4.6 KB
stack_trace.cc -rw-r--r-- 3.5 KB
stack_trace.h -rw-r--r-- 686 bytes
sys_time.h -rw-r--r-- 1.3 KB
util_logger.h -rw-r--r-- 981 bytes
xpress.h -rw-r--r-- 725 bytes

README

back to top