goraft / raft

UNMAINTAINED: A Go implementation of the Raft distributed consensus protocol.
MIT License
2.43k stars 480 forks source link

fix(peer): set lastActivity even if no response is received #224

Closed yichengq closed 10 years ago

yichengq commented 10 years ago

fixes #222

yichengq commented 10 years ago

@xiangli-cmu @philips

xiang90 commented 10 years ago

lgtm