during previous rebases, raft_reset_transfer_leader() got moved (#60)
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
Please register or sign in to comment