提交 5d1783f4 编写于 作者: H Hongze Cheng

more code

上级 9caf359e
...@@ -225,6 +225,7 @@ static int32_t tsdbCommitDelData(SCommitter2 *committer) { ...@@ -225,6 +225,7 @@ static int32_t tsdbCommitDelData(SCommitter2 *committer) {
|| (committer->ctx->fset == NULL // || (committer->ctx->fset == NULL //
&& committer->sttWriter == NULL) // && committer->sttWriter == NULL) //
) { ) {
committer->ctx->nextKey = committer->ctx->maxKey + 1;
goto _exit; goto _exit;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册