mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
typo
Signed-off-by: groot <yihua.mo@zilliz.com>
This commit is contained in:
parent
0d6d5908f1
commit
c68b5eb744
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user