提交 64747cb0 编写于 作者: C Cary Xu

other: code optimization

上级 358fa20b
......@@ -228,7 +228,7 @@ int vnodeCommit(SVnode *pVnode) {
pVnode->inUse = NULL;
pVnode->state.commitTerm = pVnode->state.applyTerm;
// save info
info.config = pVnode->config;
info.state.committed = pVnode->state.applied;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册