Yicheng Qin
|
7a1d147795
integration: use timeout transport when launching cluster
|
10 years ago |
Yicheng Qin
|
670d98ec72
integration: attempt more times to listen on specified port
|
10 years ago |
Brian Waldon
|
c0fb1c8a00
Merge pull request #1755 from bcwaldon/golang.org-deps
|
10 years ago |
Barak Michener
|
2d5ccf12ef
add snapshotted integration test
|
10 years ago |
Yicheng Qin
|
9d53b94546
rafthttp: add streaming server and client
|
10 years ago |
Brian Waldon
|
9a728a127a
dep: bump golang.org/x/net/context
|
10 years ago |
Xiang Li
|
c26de66262
integration: add integration test for remove member
|
10 years ago |
Xiang Li
|
800747e1cf
integration: add test for member restart
|
10 years ago |
Yicheng Qin
|
ac907d746b
etcdserver: validate new node is not registered before in best effort
|
10 years ago |
Yicheng Qin
|
bc9de47a9a
integration: add increase cluster size test
|
10 years ago |
Jonathan Boulle
|
5cef3d888a
integration: remove unnecessary t.Testing argument
|
10 years ago |
Jonathan Boulle
|
d1ae276434
integration: fix test to propagate NewServer errors
|
10 years ago |
Yicheng Qin
|
24edf57e12
integration: newMember -> mustNewMember
|
10 years ago |
Yicheng Qin
|
b1c3c4a202
integration: rewrite the way to check cluster make progress
|
10 years ago |
Yicheng Qin
|
5396037450
integration: add basic discovery tests
|
10 years ago |
Yicheng Qin
|
071ebb9feb
integration: wait cluster to be stable before return launch
|
10 years ago |
Yicheng Qin
|
85a4477f71
integration: use client to do requests
|
10 years ago |
Yicheng Qin
|
c3b0de943c
etcdserver: discard messages if sender reaches max serving
|
10 years ago |
Jonathan Boulle
|
04f6208ace
etcdmain: use StringsFlag for initialclusterstate
|
10 years ago |
Xiang Li
|
5cb13fd071
*: support discovery fallback
|
10 years ago |
Jonathan Boulle
|
63cf0b9d90
integration: add keys API integration tests
|
10 years ago |
Jonathan Boulle
|
34b2fecd28
integration: clean up licenses and docs
|
10 years ago |
Yicheng Qin
|
e21de51768
etcdserver: remove NewClusterFromMemberInfos
|
10 years ago |
Yicheng Qin
|
89572b5fd7
etcdserver: refactor cluster and clusterStore
|
10 years ago |
Barak Michener
|
e42d65da12
etcdserver: Check the initial cluster settings after checking if the WAL exists
|
10 years ago |
Barak Michener
|
829cec8ccf
Merge stylistic comments
|
10 years ago |
Barak Michener
|
502a3c2460
Refactor Cluster to hold and add members.
|
10 years ago |
Barak Michener
|
ad0b7b7dbb
Add cluster name to etcd flags
|
10 years ago |
Barak Michener
|
1ca7c031ff
first round of comments
|
10 years ago |
Barak Michener
|
456d1ebcae
etcdserver: Calculate IDs for nodes solely on PeerURLs
|
10 years ago |