Yicheng Qin
|
92cd24d5bd
*: fix govet shadow check failure
|
10 years ago |
Xiang Li
|
6b23a8131f
*: test gofmt with -s and fix reported issues
|
10 years ago |
Yicheng Qin
|
ffae601af5
etcdmain: calculate dial timeout for peer transport
|
10 years ago |
Yicheng Qin
|
c3d4d11402
etcdhttp: adjust request timeout based on config
|
10 years ago |
Yicheng Qin
|
8e79fd85cb
integration: fix bind-addr-in-use
|
10 years ago |
Yicheng Qin
|
796d99c390
integration: fix TestIssue2904 when multiple cores
|
10 years ago |
Yicheng Qin
|
8725e69cf7
etcdserver: allow to update attributes of removed member
|
10 years ago |
Yicheng Qin
|
a6a649f1c3
etcdserver: stop exposing Cluster struct
|
10 years ago |
Yicheng Qin
|
032db5e396
*: extract types.Cluster from etcdserver.Cluster
|
10 years ago |
Xiang Li
|
e866314b94
etcdserver: support update cluster version through raft
|
10 years ago |
Xiang Li
|
077c8397d2
integration: add a test case for a full cluster rotation
|
10 years ago |
Xiang Li
|
a42b9708ae
integration: add tests around the membership change issues
|
10 years ago |
Yicheng Qin
|
1811701427
Revert "etcdserver: fix cluster fallback recovery"
|
10 years ago |
Yicheng Qin
|
73936d1874
integration: add TestDoubleTLSCluster
|
10 years ago |
Yicheng Qin
|
ccb0934e22
integration: add TestTLSClusterUsingDiscovery
|
10 years ago |
Yicheng Qin
|
d2efa2a615
integration: add TestTLSClusterOf3
|
10 years ago |
Yicheng Qin
|
87e3de8b8b
integration: fix decrease cluster tests
|
10 years ago |
Yicheng Qin
|
1c5a507761
rafthttp: refactor peer and add general stream
|
11 years ago |
Yicheng Qin
|
2c94e2d771
*: make dial timeout configurable
|
11 years ago |
Brian Waldon
|
cd85451971
client: clarify relationship of AfterIndex and waitIndex
|
11 years ago |
Brian Waldon
|
1c03df62a5
client: WaitIndex -> AfterIndex
|
11 years ago |
Brian Waldon
|
7255fb1b62
client: alias etcdserver/etcdhttp/httptypes.Member
|
11 years ago |
Brian Waldon
|
3fdda06602
client: s/SyncableHTTPClient/Client/g
|
11 years ago |
Brian Waldon
|
3b41b77cd7
client: ClientConfig -> Config
|
11 years ago |
Brian Waldon
|
74fe28c5e0
client: exchange ClientConfig for SyncableHTTPClient
|
11 years ago |
Brian Waldon
|
3d53e9bfaa
client: pass around options as pointers
|
11 years ago |
Brian Waldon
|
01fc01ec69
client: KeysAPI.[R]Watch -> Watcher w/ opts struct
|
11 years ago |
Brian Waldon
|
c6d955f4c1
client: drive Create with setAction; drop TTL
|
11 years ago |
Yicheng Qin
|
cff005777a
etcdserver: fix cluster fallback recovery
|
10 years ago |
Barak Michener
|
92dca0af0f
*: remove shadowing of variables from etcd and add travis test
|
10 years ago |