Closed LykxSassinator closed 7 months ago
Ref: https://github.com/tikv/tikv/issues/16800 Add an extra MsgAckCommittedIndex message to let peer have the ability of fetching the committed index from the leader.
MsgAckCommittedIndex
peer
/cc @overvenus @glorv @SpadeA-Tang
Description
Ref: https://github.com/tikv/tikv/issues/16800 Add an extra
MsgAckCommittedIndex
message to letpeer
have the ability of fetching the committed index from the leader.