From 9fcfb1e8e531130e9347042fe0474885315975bf Mon Sep 17 00:00:00 2001 From: Xu Peng Date: Fri, 24 May 2019 15:31:18 +0800 Subject: [PATCH] refactor(db): remove dummy print Former-commit-id: d085da4d7b5f81cf3183393751aa80b7f5f966e7 --- cpp/src/db/DBMetaImpl.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/cpp/src/db/DBMetaImpl.cpp b/cpp/src/db/DBMetaImpl.cpp index b913399297..3ad8d3fe49 100644 --- a/cpp/src/db/DBMetaImpl.cpp +++ b/cpp/src/db/DBMetaImpl.cpp @@ -459,7 +459,6 @@ Status DBMetaImpl::archive_files() { if (criteria == "days") { long usecs = 3600*24*limit*1000000UL; long now = utils::GetMicroSecTimeStamp(); - LOG(DEBUG) << "Limit " << limit << " TimeLimit " << now - usecs; try { ConnectorPtr->update_all(