未验证 提交 5b0b226b 编写于 作者: Z Zhiru Zhu

update

Signed-off-by: NZhiru Zhu <zzhu@fandm.edu>
上级 404d607e
......@@ -666,7 +666,7 @@ DBImpl::Compact(const std::string& table_id) {
WaitBuildIndexFinish();
std::lock_guard<std::mutex> index_lock(index_result_mutex_);
const std::lock_guard<std::mutex> index_lock(build_index_mutex_);
const std::lock_guard<std::mutex> merge_lock(flush_merge_compact_mutex_);
ENGINE_LOG_DEBUG << "Compacting table: " << table_id;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册