未验证 提交 fc0412b6 编写于 作者: S Shengliang Guan 提交者: GitHub

Merge pull request #18791 from taosdata/fix/TD-20964-3.0

fix: update diskId when migrate DFileSet
......@@ -962,6 +962,7 @@ int32_t tsdbFSUpsertFSet(STsdbFS *pFS, SDFileSet *pSet) {
}
}
pDFileSet->diskId = pSet->diskId;
goto _exit;
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册