etcd/etcdserver
Yicheng Qin f3bfcb9dee etcdserver: add timeout param on getClusterFromRemotePeers
It sets 10s timeout for public GetClusterFromRemotePeers.

This helps the following cases to work well in high latency scenario:

1. proxy sync members from the cluster
2. newly-joined member sync members from the cluster

Besides 10s request timeout, the request is also controlled by dial
timeout and read connection timeout.
2015-09-01 08:49:01 -07:00
..
2015-08-22 12:19:02 -05:00
2015-08-27 14:15:30 -07:00
2015-06-11 14:22:14 -07:00
2015-08-27 14:15:30 -07:00
2015-06-09 13:53:07 -07:00
2015-06-24 12:42:40 -07:00
2015-08-14 11:45:31 -07:00