sync integration

This commit is contained in:
Minghao Li 2022-04-19 16:16:59 +08:00
parent 785f25c49d
commit 12294b0100
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ static void vmProcessApplyQueue(SQueueInfo *pInfo, STaosQall *qall, int32_t numO
(void)vnodeProcessWriteReq(pVnode->pImpl, &pMsg->rpcMsg, &pRsp);
// sync integration response
// send response
// if leader send response
}
}