etcd/etcdserver
Gyu-Ho Lee cc304ac03c etcdserver: translate EOF to ErrNoLeader for renew, timetolive
Address https://github.com/coreos/etcd/issues/6754.

In case there are network errors or unexpected EOF errors
in TimeToLive http requests to leader, we translate that into
ErrNoLeader, and expects the client to retry its request.
2016-11-02 22:22:05 -07:00
..
2016-10-03 17:03:22 +08:00
2016-10-03 17:03:22 +08:00
2016-05-12 20:49:40 -07:00
2016-09-27 13:41:40 +08:00