Revision eb04bb86c6e713230ab07ee7ab919feeb9f891e0 authored by anand76 on 20 May 2020, 21:45:03 UTC, committed by Facebook GitHub Bot on 20 May 2020, 21:47:05 UTC
Summary:
In NoBatchedOpsStress::TestMultiGet, call txn->Get() when transactions
are in use.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/6860

Test Plan: make crash_test_with_txn

Reviewed By: pdillinger

Differential Revision: D21667249

Pulled By: anand1976

fbshipit-source-id: 194bd7b9630a8efc3ae29d85422a61214e9e200e
1 parent 545e14b
History
File Mode Size
composite_env_wrapper.h -rw-r--r-- 39.9 KB
env.cc -rw-r--r-- 13.4 KB
env_basic_test.cc -rw-r--r-- 12.6 KB
env_chroot.cc -rw-r--r-- 12.6 KB
env_chroot.h -rw-r--r-- 704 bytes
env_encryption.cc -rw-r--r-- 34.7 KB
env_hdfs.cc -rw-r--r-- 19.6 KB
env_posix.cc -rw-r--r-- 16.6 KB
env_test.cc -rw-r--r-- 66.5 KB
file_system.cc -rw-r--r-- 4.4 KB
fs_posix.cc -rw-r--r-- 33.2 KB
io_posix.cc -rw-r--r-- 44.9 KB
io_posix.h -rw-r--r-- 13.9 KB
io_posix_test.cc -rw-r--r-- 4.2 KB
mock_env.cc -rw-r--r-- 20.5 KB
mock_env.h -rw-r--r-- 4.0 KB
mock_env_test.cc -rw-r--r-- 2.7 KB

back to top