Add RAFT_LOGTYPE_NO_OP.
The no-op entry gets committed as soon as a new leader is elected, in order to establish the commit index and prevent stale reads.
Please register or sign in to comment
The no-op entry gets committed as soon as a new leader is elected, in order to establish the commit index and prevent stale reads.