提交 59b25a96 编写于 作者: S Shengliang Guan

TD-1896

上级 cfe2e67f
......@@ -317,6 +317,7 @@ int32_t vnodeOpen(int32_t vnode, char *rootDir) {
pVnode->version = walGetVersion(pVnode->wal);
}
tsdbSyncCommit(pVnode->tsdb);
walRenew(pVnode->wal);
SSyncInfo syncInfo;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册