]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
BackupableDBTest thread-safe
authorIgor Canadi <icanadi@fb.com>
Mon, 5 May 2014 21:30:24 +0000 (14:30 -0700)
committerIgor Canadi <icanadi@fb.com>
Mon, 5 May 2014 21:30:24 +0000 (14:30 -0700)
commit7984b9bbb0d5ae9938c1c0bf596ebb98e5e2827a
treecafb43831c8e9cee4d85e543bfe781f7411caf05
parent15c3991933391023cb4a0545c86998a002a59fc5
BackupableDBTest thread-safe

Summary: We need to lock accesses to some TestEnv variables. Otherwise we get failures like http://ci-builds.fb.com/job/rocksdb_asan_check/657/console

Test Plan: make check

Reviewers: dhruba, haobo, sdong

Reviewed By: haobo

CC: leveldb
Differential Revision: https://reviews.facebook.net/D18489
utilities/backupable/backupable_db_test.cc