提交 15d2da13 编写于 作者: S Shengliang Guan

refactor: adjust syncLog

上级 a880f22b
......@@ -133,7 +133,7 @@ int32_t syncNodeOnRequestVote(SSyncNode* ths, const SRpcMsg* pRpcMsg) {
pReply->voteGranted = grant;
// trace log
syncLogSendRequestVoteReply(ths, pReply, "");
syncLogRecvRequestVote(ths, pReply, pReply->voteGranted, "");
syncNodeSendMsgById(&pReply->destId, ths, &rpcMsg);
return 0;
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册