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
fbson
gtest-1.7.0

back to top