Revision bd2c753dd0b48f83818042d1caae5e47fc6444aa authored by sdong on 15 August 2019, 23:59:42 UTC, committed by Facebook Github Bot on 16 August 2019, 00:01:03 UTC
Summary:
Add a command in ldb so that users can print out tombstones in SST files.
In order to test the code, change the interface of LDBCommandRunner::RunCommand() so that it doesn't return from the program, but return the status code.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5615

Test Plan: Add a new unit test

Differential Revision: D16550326

fbshipit-source-id: 88ddfe6984bdcbb3a528abdd115089df09eba52e
1 parent 6ec2bf3
History
File Mode Size
RocksDBCommonHelper.php -rw-r--r-- 11.8 KB
amalgamate.py -rwxr-xr-x 4.7 KB
build_detect_platform -rwxr-xr-x 23.0 KB
cont_integration.sh -rwxr-xr-x 3.4 KB
dependencies.sh -rw-r--r-- 2.1 KB
dependencies_4.8.1.sh -rw-r--r-- 2.2 KB
dependencies_platform007.sh -rw-r--r-- 2.0 KB
dockerbuild.sh -rwxr-xr-x 148 bytes
error_filter.py -rw-r--r-- 6.4 KB
fb_compile_mongo.sh -rwxr-xr-x 1.5 KB
fbcode_config.sh -rw-r--r-- 4.7 KB
fbcode_config4.8.1.sh -rw-r--r-- 3.6 KB
fbcode_config_platform007.sh -rw-r--r-- 4.6 KB
format-diff.sh -rwxr-xr-x 3.9 KB
gnu_parallel -rwxr-xr-x 238.6 KB
make_package.sh -rwxr-xr-x 3.1 KB
precommit_checker.py -rwxr-xr-x 5.6 KB
regression_build_test.sh -rwxr-xr-x 11.3 KB
rocksdb-lego-determinator -rwxr-xr-x 24.3 KB
run_ci_db_test.ps1 -rw-r--r-- 14.5 KB
setup_centos7.sh -rwxr-xr-x 1.1 KB
update_dependencies.sh -rwxr-xr-x 5.2 KB
version.sh -rwxr-xr-x 769 bytes

back to top