提交 e14c3fc7 编写于 作者: A AlexDuan

restore no change file

上级 a1d8119a
......@@ -702,7 +702,6 @@ static void tsdbEndCommit(STsdbRepo *pRepo, int eno) {
(void)tsdbLockRepo(pRepo);
pRepo->imem = NULL;
(void)tsdbUnlockRepo(pRepo);
//save commited time
tsdbUnRefMemTable(pRepo, pIMem);
tsem_post(&(pRepo->readyToCommit));
}
......
......@@ -178,4 +178,3 @@ void vnodeConfirmForward(void *vparam, uint64_t version, int32_t code, bool forc
SVnodeObj *pVnode = vparam;
syncConfirmForward(pVnode->sync, version, code, force);
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册