未验证 提交 c62b8698 编写于 作者: Y yanghao 提交者: GitHub

ob_ilog_storage.cpp with misspelled word (#594)

上级 fc8e532b
......@@ -701,7 +701,7 @@ void ObIlogStorage::ObIlogStorageTimerTask::purge_stale_ilog_index_()
} else if (OB_FAIL(ilog_storage_->purge_stale_ilog_index()) && OB_NEED_WAIT != ret) {
CSR_LOG(WARN, "ilog_storage_timer purge_stale_ilog_index failed", K(ret));
} else {
CSR_LOG(INFO, "ilog_storage_timer pruge_stale_ilog_index_ success", K(ret));
CSR_LOG(INFO, "ilog_storage_timer purge_stale_ilog_index_ success", K(ret));
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册