提交 5d5ce9ce 编写于 作者: M Minghao Li

Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/td-21076

......@@ -149,7 +149,7 @@ void mndRestoreFinish(const SSyncFSM *pFsm) {
SMnode *pMnode = pFsm->data;
if (!pMnode->deploy) {
if (pMnode->restored) {
if (!pMnode->restored) {
mInfo("vgId:1, sync restore finished, and will handle outstanding transactions");
mndTransPullup(pMnode);
mndSetRestored(pMnode, true);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册