Revision 3552473668ec37833894317ebfb6d46694838c74 authored by sdong on 20 August 2019, 17:40:59 UTC, committed by Facebook Github Bot on 20 August 2019, 17:43:39 UTC
Summary:
Recently readahead is introduced for checksum verifying. However, users cannot override the setting for the checksum verifying before external SST file ingestion. Introduce a new option for the purpose.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5721

Test Plan: Add a new unit test for it.

Differential Revision: D16906896

fbshipit-source-id: 218ec37001ddcc05411cefddbe233d15ab308476
1 parent 4c74dba
History
File Mode Size
buckify_rocksdb.py -rw-r--r-- 7.4 KB
rocks_test_runner.sh -rwxr-xr-x 268 bytes
targets_builder.py -rw-r--r-- 2.3 KB
targets_cfg.py -rw-r--r-- 4.4 KB
util.py -rw-r--r-- 3.2 KB

back to top