rocksdb/utilities/checkpoint
Jay Zhuang a3066ee75c Fix checkpoint_test hang (#7849)
Summary:
`CheckpointTest.CurrentFileModifiedWhileCheckpointing` could hang
because now create checkpoint triggers flush twice. The test should wait
both flush done.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/7849

Test Plan: `gtest-parallel ./checkpoint_test --gtest_filter=CheckpointTest.CurrentFileModifiedWhileCheckpointing -r 100`

Reviewed By: ajkr

Differential Revision: D25860713

Pulled By: jay-zhuang

fbshipit-source-id: e1c2f23037dedc33e205519f4289a25e77816b41
2021-01-09 13:26:10 -08:00
..
checkpoint_impl.cc Fix checkpoint_test hang (#7849) 2021-01-09 13:26:10 -08:00
checkpoint_impl.h Real fix for race in backup custom checksum checking (#7309) 2020-08-26 10:39:20 -07:00
checkpoint_test.cc Fix checkpoint_test hang (#7849) 2021-01-09 13:26:10 -08:00