other: code optimization
This commit is contained in:
parent
358fa20b05
commit
64747cb029
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue