Revision c726f7fda84fbd047ed86bf650198c14c16321a6 authored by Yi Wu on 22 June 2018, 18:39:51 UTC, committed by Facebook Github Bot on 22 June 2018, 18:43:50 UTC
Summary:
Fix db_stress failed to delete checkpoint pointer. It's caught by asan_crash test.
Closes https://github.com/facebook/rocksdb/pull/4042

Differential Revision: D8592604

Pulled By: yiwu-arbug

fbshipit-source-id: 7b2d67d5e3dfb05f71c33fcf320482303e97d3ef
1 parent 64c85d0
History
File Mode Size
env.cc -rw-r--r-- 11.3 KB
env_basic_test.cc -rw-r--r-- 12.6 KB
env_chroot.cc -rw-r--r-- 12.0 KB
env_chroot.h -rw-r--r-- 684 bytes
env_encryption.cc -rw-r--r-- 33.1 KB
env_hdfs.cc -rw-r--r-- 18.6 KB
env_posix.cc -rw-r--r-- 32.9 KB
env_test.cc -rw-r--r-- 52.2 KB
io_posix.cc -rw-r--r-- 29.3 KB
io_posix.h -rw-r--r-- 8.4 KB
mock_env.cc -rw-r--r-- 20.7 KB
mock_env.h -rw-r--r-- 4.1 KB
mock_env_test.cc -rw-r--r-- 2.6 KB
posix_logger.h -rw-r--r-- 5.3 KB

back to top