Revision 2d0ed8d6cd189e9adedb95c4e785ec4b911c1322 authored by Yanqin Jin on 23 April 2020, 23:18:28 UTC, committed by Yanqin Jin on 28 April 2020, 21:23:22 UTC
Summary:
After a successful recovery, the CURRENT file should be updated to point to the valid MANIFEST.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/6746

Test Plan: make check

Reviewed By: anand1976

Differential Revision: D21189876

Pulled By: riversand963

fbshipit-source-id: 7537b49988c5c425ebe9505a5cc260de351ad79b
1 parent dbba39e
History
File Mode Size
file_read_sample.h -rw-r--r-- 843 bytes
histogram.cc -rw-r--r-- 9.2 KB
histogram.h -rw-r--r-- 4.4 KB
histogram_test.cc -rw-r--r-- 7.1 KB
histogram_windowing.cc -rw-r--r-- 6.3 KB
histogram_windowing.h -rw-r--r-- 2.8 KB
in_memory_stats_history.cc -rw-r--r-- 1.9 KB
in_memory_stats_history.h -rw-r--r-- 2.9 KB
instrumented_mutex.cc -rw-r--r-- 2.0 KB
instrumented_mutex.h -rw-r--r-- 2.3 KB
iostats_context.cc -rw-r--r-- 1.7 KB
iostats_context_imp.h -rw-r--r-- 2.1 KB
iostats_context_test.cc -rw-r--r-- 1004 bytes
perf_context.cc -rw-r--r-- 23.9 KB
perf_context_imp.h -rw-r--r-- 4.1 KB
perf_level.cc -rw-r--r-- 703 bytes
perf_level_imp.h -rw-r--r-- 516 bytes
perf_step_timer.h -rw-r--r-- 1.9 KB
persistent_stats_history.cc -rw-r--r-- 6.2 KB
persistent_stats_history.h -rw-r--r-- 2.9 KB
statistics.cc -rw-r--r-- 18.3 KB
statistics.h -rw-r--r-- 4.9 KB
statistics_test.cc -rw-r--r-- 1.5 KB
stats_history_test.cc -rw-r--r-- 24.9 KB
thread_status_impl.cc -rw-r--r-- 4.8 KB
thread_status_updater.cc -rw-r--r-- 11.0 KB
thread_status_updater.h -rw-r--r-- 8.5 KB
thread_status_updater_debug.cc -rw-r--r-- 1.3 KB
thread_status_util.cc -rw-r--r-- 7.1 KB
thread_status_util.h -rw-r--r-- 5.1 KB
thread_status_util_debug.cc -rw-r--r-- 986 bytes

back to top