提交 18f646b7 编写于 作者: H Haojun Liao

[td-1373]

上级 daac5036
......@@ -974,7 +974,7 @@ int32_t tsBufGetNumOfVnodes(STSBuf* pTSBuf) {
return 0;
}
return pTSBuf->pData->len;
return pTSBuf->numOfVnodes;
}
void tsBufGetVnodeIdList(STSBuf* pTSBuf, int32_t* num, int32_t** vnodeId) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册