https://github.com/etcd-io/etcd
Revision b31109cfd7909bc18a7d2c23131a476421b57b28 authored by Xiang Li on 13 February 2015, 18:23:29 UTC, committed by Xiang Li on 13 February 2015, 18:23:29 UTC
etcdserver: recover transport when recovering from a snapshot
2 parent s 7a909c3 + c16cc3a
History
Tip revision: b31109cfd7909bc18a7d2c23131a476421b57b28 authored by Xiang Li on 13 February 2015, 18:23:29 UTC
Merge pull request #2290 from xiang90/fix_transport
Tip revision: b31109c
File Mode Size
etcdhttp
etcdserverpb
stats
cluster.go -rw-r--r-- 10.6 KB
cluster_test.go -rw-r--r-- 15.7 KB
cluster_util.go -rw-r--r-- 3.1 KB
config.go -rw-r--r-- 3.8 KB
config_test.go -rw-r--r-- 3.7 KB
errors.go -rw-r--r-- 1.5 KB
member.go -rw-r--r-- 4.7 KB
member_test.go -rw-r--r-- 3.4 KB
raft.go -rw-r--r-- 7.0 KB
raft_test.go -rw-r--r-- 4.0 KB
server.go -rw-r--r-- 25.1 KB
server_test.go -rw-r--r-- 36.8 KB
storage.go -rw-r--r-- 3.8 KB

back to top