bump(github.com/coreos/raft): ef3280ce54f60fff98a72012f547ed2b3415841f
This commit is contained in:
@ -73,7 +73,7 @@ func (ps *PeerServer) AppendEntriesHttpHandler(w http.ResponseWriter, req *http.
|
||||
return
|
||||
}
|
||||
|
||||
if !resp.Success {
|
||||
if !resp.Success() {
|
||||
log.Debugf("[Append Entry] Step back")
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user