提交 9bb921d5 编写于 作者: wmmhello's avatar wmmhello

fix:add tools to get tmq offset

上级 5f700d59
......@@ -48,7 +48,7 @@ int32_t tqOffsetRestoreFromFile(const char* fname) {
}
tDecoderClear(&decoder);
printf("subkey:%s, type:%d, uid/version:%lld, ts:%"PRId64"\n",
printf("subkey:%s, type:%d, uid/version:%"PRId64", ts:%"PRId64"\n",
offset.subKey, offset.val.type, offset.val.uid, offset.val.ts);
taosMemoryFree(memBuf);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册