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
benchmark
crossbuild
rocksjni
samples
src
CMakeLists.txt -rw-r--r-- 6.7 KB
HISTORY-JAVA.md -rw-r--r-- 3.2 KB
Makefile -rw-r--r-- 8.0 KB
RELEASE.md -rw-r--r-- 2.3 KB
jdb_bench.sh -rwxr-xr-x 332 bytes
rocksjni.pom -rw-r--r-- 6.1 KB

back to top