Brandon Philips 084dcb5596 etcd: add a read/write timeout to server
The default is for connections to last forever[1]. This leads to fds
leaking. I set the timeout so high by default so that watches don't have
to keep retrying but perhaps we should set it slower.

Tested on a cluster with lots of clients and it seems to have relieved
the problem.

[1] https://groups.google.com/forum/#!msg/golang-nuts/JFhGwh1q9xU/heh4J8pul3QJ
2014-07-07 11:42:56 -07:00
..
2014-05-09 01:56:55 -07:00
2014-05-09 01:56:55 -07:00
2013-10-11 01:02:38 -06:00
2014-06-24 10:58:11 -07:00
2014-05-09 01:56:55 -07:00
2013-10-12 15:56:43 -06:00
2013-10-30 17:36:15 -07:00