Revision 53863b76f90182c4df7f24ffdbb1daace8a91637 authored by Maysam Yabandeh on 15 November 2017, 16:19:57 UTC, committed by Facebook Github Bot on 15 November 2017, 16:27:06 UTC
Summary:
The sequence number was not properly advanced after a rollback marker. The patch extends the existing unit tests to detect the bug and also fixes it.
Closes https://github.com/facebook/rocksdb/pull/3157

Differential Revision: D6304291

Pulled By: maysamyabandeh

fbshipit-source-id: 1b519c44a5371b802da49c9e32bd00087a8da401
1 parent 175d5d6
History
File Mode Size
env.cc -rw-r--r-- 10.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-- 32.8 KB
env_hdfs.cc -rw-r--r-- 18.3 KB
env_posix.cc -rw-r--r-- 30.4 KB
env_test.cc -rw-r--r-- 46.8 KB
io_posix.cc -rw-r--r-- 28.7 KB
io_posix.h -rw-r--r-- 8.1 KB
mock_env.cc -rw-r--r-- 20.8 KB
mock_env.h -rw-r--r-- 4.2 KB
mock_env_test.cc -rw-r--r-- 2.6 KB
posix_logger.h -rw-r--r-- 4.9 KB

back to top