Xiang Li
|
32dd4d5de3
Merge pull request #3657 from xiang90/fix_remove
|
10 years ago |
Yicheng Qin
|
1f21ccf166
rafthttp: support sending v3 snapshot message
|
10 years ago |
Yicheng Qin
|
207c92b627
rafthttp: build transport inside pkg instead of passed-in
|
10 years ago |
Yicheng Qin
|
233e717e2f
rafthttp: expose struct to set configuration
|
10 years ago |
Xiang Li
|
98e30ca7c2
etcdserver: skip updating attr if the member does not exist
|
10 years ago |
Yicheng Qin
|
8c0db94fef
Merge pull request #3631 from yichengq/create-snapshot
|
10 years ago |
Yicheng Qin
|
18c568bc82
etcdserver: print out correct restored cluster info
|
10 years ago |
Yicheng Qin
|
bfe9502f4f
etcdserver: support to create raft snapshot at apply loop
|
10 years ago |
Yicheng Qin
|
2276328720
etcdserver: add snapshotStore and raftStorage
|
10 years ago |
Yicheng Qin
|
a535cf2cad
Merge pull request #3610 from yichengq/load-storage
|
10 years ago |
Yicheng Qin
|
5d906a0acc
etcdserver: restore v3 storage when restart
|
10 years ago |
Yicheng Qin
|
939aa96a34
etcdmain: improve log when join discovery fails
|
10 years ago |
Hitoshi Mitake
|
f8859a980d
etcdserver: forbid removing started member if quorum cannot be preserved in strict reconfig mode
|
10 years ago |
Yicheng Qin
|
352cd768c6
etcdserver: fix shadow declaration
|
10 years ago |
Yicheng Qin
|
05c74bd890
etcdserver: rename db file into a formal directory
|
10 years ago |
Yicheng Qin
|
51f1ee055e
Merge pull request #3526 from yichengq/snapshot
|
10 years ago |
Yicheng Qin
|
1f0fb3d9aa
etcdserver: forbid to unset v3 demo once used
|
10 years ago |
Gyu-Ho Lee
|
c2dcf7431e
etcdserver, store: fix grammars in comments (a->an existing)
|
10 years ago |
Xiang Li
|
c7b4c67436
Merge pull request #3514 from xiang90/v3_raft
|
10 years ago |
Xiang Li
|
4c81615cef
etcdserver: initial support for cluster-wide v3 request
|
10 years ago |
Hitoshi Mitake
|
6974fc63ed
etcdserver: avoid deadlock caused by adding members with wrong peer URLs
|
10 years ago |
Xiang Li
|
d94e712d91
*: support wal dir
|
10 years ago |
Yicheng Qin
|
8f6bf029f8
etcdserver: specify request timeout error due to connection lost
|
10 years ago |
Xiang Li
|
6b23a8131f
*: test gofmt with -s and fix reported issues
|
10 years ago |
Yicheng Qin
|
2d5b95c49f
etcdserver: use ReqTimeout only
|
10 years ago |
Xiang Li
|
f199a484af
*: only print out major.minor version for cluster version
|
10 years ago |
Yicheng Qin
|
c229e6e655
etcdserver: improve error message when timeout due to leader fail
|
10 years ago |
Yicheng Qin
|
0fdb77aea2
etcdserver: go back to marshal request in 2.1 way
|
10 years ago |
Yicheng Qin
|
27170e67b9
etcdserver: specify timeout caused by leader election
|
10 years ago |
Yicheng Qin
|
5a91937367
etcdserver: adjust commit timeout based on config
|
10 years ago |