• Shaya Potter's avatar
    during previous rebases, raft_reset_transfer_leader() got moved (#60) · 4f94a895
    Shaya Potter authored
    it has to be after we notify the caller, not before, as caller needs the state to know what happened
    
    I had it before, realized it had to be after, but in efforts of rebasing previous PR, it got moved back to before, without me realizing.  Now that integrating it into redisraft, realized the problem
    4f94a895
raft_server.c 51.8 KB