]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Fix `GetLiveFiles()` returning OPTIONS-000000 (#8268)
authorAndrew Kryczka <andrewkr@fb.com>
Wed, 5 May 2021 19:53:42 +0000 (12:53 -0700)
committerAndrew Kryczka <andrewkr@fb.com>
Wed, 5 May 2021 20:34:08 +0000 (13:34 -0700)
commit75c83c5b61c8ec16dfd5e8f240c3847ffa34f31d
tree4469b9332016e7ff2aee41d50223d697ddf21b36
parent939ffdc206c9397c567486daad62ac1c0ff3fc1d
Fix `GetLiveFiles()` returning OPTIONS-000000 (#8268)

Summary:
See release note in HISTORY.md.

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

Test Plan: unit test repro

Reviewed By: siying

Differential Revision: D28227901

Pulled By: ajkr

fbshipit-source-id: faf61d13b9e43a761e3d5dcf8203923126b51339
HISTORY.md
db/db_filesnapshot.cc
db_stress_tool/db_stress_common.h
db_stress_tool/db_stress_gflags.cc
db_stress_tool/db_stress_test_base.cc
tools/db_crashtest.py
utilities/checkpoint/checkpoint_test.cc
utilities/fault_injection_fs.cc