Revision bbcf7b192c12f4ad99e57f5727dd8e1429e206b3 authored by sdong on 31 March 2022, 22:52:01 UTC, committed by Facebook GitHub Bot on 31 March 2022, 22:52:01 UTC
Summary:
Right now we log a wrong error when DB::Open() fails. Fix it.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/9784

Test Plan: CI runs should pass

Reviewed By: ajkr, riversand963

Differential Revision: D35290203

fbshipit-source-id: ffc640afa27f6b0a2382ee153dc43f28d9e242be
1 parent de9df6e
History
File Mode Size
CMakeLists.txt -rw-r--r-- 719 bytes
db_basic_bench.cc -rw-r--r-- 41.9 KB
ribbon_bench.cc -rw-r--r-- 5.3 KB

back to top