Signed-off-by: groot <yihua.mo@zilliz.com>
pull/1573/head
groot 2020-03-09 20:21:26 +08:00
parent 0d6d5908f1
commit c68b5eb744
1 changed files with 1 additions and 1 deletions

View File

@ -739,7 +739,7 @@ DBImpl::Compact(const std::string& table_id) {
ENGINE_LOG_DEBUG << "Finished compacting table: " << table_id;
}
ENGINE_LOG_ERROR << "Updating meta after compaction...";
ENGINE_LOG_DEBUG << "Updating meta after compaction...";
/*
// Drop index again, in case some files were in the index building process during compacting