提交 6b96bd61 编写于 作者: C Cary Xu

update

上级 89361249
...@@ -940,6 +940,7 @@ int32_t tsdbLoadLastCache(STsdbRepo *pRepo, STable *pTable) { ...@@ -940,6 +940,7 @@ int32_t tsdbLoadLastCache(STsdbRepo *pRepo, STable *pTable) {
} }
if (tsdbLoadBlockIdx(&readh) < 0) { if (tsdbLoadBlockIdx(&readh) < 0) {
tsdbUnLockFS(REPO_FS(pRepo));
tsdbDestroyReadH(&readh); tsdbDestroyReadH(&readh);
return -1; return -1;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册