Commit c68b5eb7 authored by groot's avatar groot
Browse files

typo



Signed-off-by: default avatargroot <yihua.mo@zilliz.com>
parent 0d6d5908
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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