Xiang Li
|
bc5acd3c42
etcdserver: log snapshot event
|
11 years ago |
Xiang Li
|
e23f9e76d1
raft: do not applysnapshot in raft
|
11 years ago |
Xiang Li
|
9df0e7715d
raft: do not panic on out of date compaction
|
11 years ago |
Xiang Li
|
01cbcce8ba
etcdserver: do not applySnapshot twice
|
11 years ago |
Xiang Li
|
74d8c7f457
etcdserver: cleanup main loop
|
11 years ago |
Yicheng Qin
|
a13d5a70ff
etcdserver: save snapshot before entries
|
11 years ago |
Yicheng Qin
|
54e1237271
etcdserver: panic when snapshot on raft storage
|
11 years ago |
Yicheng Qin
|
1b038da18a
etcdserver: init snapi when init appliedi
|
11 years ago |
Yicheng Qin
|
bd9e93eeea
etcdserver: remove finished TODO for raftStorage.Compact
|
11 years ago |
Yicheng Qin
|
185d37c333
etcdserver: not load dummy entry from the wal
|
11 years ago |
Xiang Li
|
d69e4dbe6d
etcdserver: initial index to 1
|
11 years ago |
Xiang Li
|
453133977d
etcdserver: save snapshot only if the index is greater than previous snap index
|
11 years ago |
Xiang Li
|
08f156a1de
etcdserver: remove extra empty line in snapshot func
|
11 years ago |
Ben Darnell
|
0d680d0e6b
Merge remote-tracking branch 'coreos/master' into merge
|
11 years ago |
Ben Darnell
|
30690d15d9
Re-enable a few tests I had missed.
|
11 years ago |
Brian Waldon
|
c0fb1c8a00
Merge pull request #1755 from bcwaldon/golang.org-deps
|
11 years ago |
Barak Michener
|
59a0c64e9f
fix import loop, add set to types, and fix comments
|
11 years ago |
Barak Michener
|
78ea3335bf
etcdserver: autodetect v0.4 WALs and upgrade them to v0.5 automatically
|
11 years ago |
Yicheng Qin
|
9d53b94546
rafthttp: add streaming server and client
|
11 years ago |
Brian Waldon
|
9a728a127a
dep: bump golang.org/x/net/context
|
11 years ago |
Ben Darnell
|
b29240baf0
Merge remote-tracking branch 'coreos/master' into merge
|
11 years ago |
Ben Darnell
|
355ee4f393
raft: Integrate snapshots into the raft.Storage interface.
|
11 years ago |
Yicheng Qin
|
a2c568a144
Merge pull request #1669 from yichengq/215
|
11 years ago |
Yicheng Qin
|
f24e214ee5
rafthttp: move server stats in raftHandler to etcdserver
|
11 years ago |
Yicheng Qin
|
5dc5f8145c
*: etcdhttp.raftHandler -> rafthttp.RaftHandler
|
11 years ago |
Ben Darnell
|
300c5a2001
Merge remote-tracking branch 'coreos/master' into log-storage-interface
|
11 years ago |
Xiang Li
|
e04e4632b3
Merge pull request #1736 from xiang90/verify
|
11 years ago |
Xiang Li
|
0541f0afa0
etcdserver: refactor ValidateClusterAndAssignIDs
|
11 years ago |
Xiang Li
|
c26de66262
integration: add integration test for remove member
|
11 years ago |
Xiang Li
|
8bf71d796e
*: gracefully stop etcdserver
|
11 years ago |