未验证 提交 8259f803 编写于 作者: P plum-lihui 提交者: GitHub

Merge pull request #1347 from sangshuduo/remove-one-param-should-be-not-ther-vnodeCommit

remove one parm should be not there.
......@@ -167,7 +167,7 @@ size_t vnodeRestoreDataFromLog(int vnode, char *fileName, uint64_t *firstV) {
}
if (vnodeIsMeterState(pObj, TSDB_METER_STATE_DROPPING)) {
dWarn("vid:%d sid:%d id:%s, meter is dropped, ignore data in commit log, contLen:%d action:%d",
dWarn("vid:%d sid:%d, meter is dropped, ignore data in commit log, contLen:%d action:%d",
vnode, head.sid, head.contLen, head.action);
continue;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册