-
Li Wei authored
When the calling replica isn't in the leader state, raft_recv_appendentries_response() should return RAFT_ERR_NOT_LEADER instead of -1. Signed-off-by:
Li Wei <wei.g.li@intel.com>
3cbfdfc1
When the calling replica isn't in the leader state,
raft_recv_appendentries_response() should return RAFT_ERR_NOT_LEADER
instead of -1.
Signed-off-by:
Li Wei <wei.g.li@intel.com>