]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/bluestore: add test case to reproduce #50017
authorIgor Fedotov <ifed@suse.com>
Wed, 19 May 2021 23:15:32 +0000 (02:15 +0300)
committerIgor Fedotov <ifedotov@suse.com>
Tue, 8 Jun 2021 09:21:08 +0000 (12:21 +0300)
commit04c8a1fe77522aaa30d84a5ac90f19c3d824f633
tree6dd8945f80ab44ea3becc1025f708b212d82c2a0
parenta10adc8ba2eadbf091335bf34aa3cbe06d8d18a8
test/bluestore: add test case to reproduce #50017

This issue is caused by the lack of multithreading sync when doing
bluestore's quick-fix.

Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 339a4257a1bfb7dc5d47b019a8a6492affa05b7c)
src/test/objectstore/store_test.cc