Xiang Li
|
848f539536
raft: make tick unblock and fix potential live lock
|
8 anos atrás |
Xiang Li
|
500296d0fb
raft: fix TestNodeStepUnblock
|
8 anos atrás |
Gyu-Ho Lee
|
fe884f8209
raft: update LICENSE header
|
8 anos atrás |
es-chow
|
ac059eb8cb
raft: transfer leader feature
|
8 anos atrás |
Anthony Romano
|
bd832e5b0a
*: migrate Godeps to vendor/
|
8 anos atrás |
Xiang Li
|
aa59e7518e
raft: remove unnecessary waitSchedule in test
|
8 anos atrás |
Gyu-Ho Lee
|
c827c7432c
raft: fix leaky goroutines in raft test
|
8 anos atrás |
Xiang Li
|
a8cc1570d0
raft: support quorum check when raft is leader
|
9 anos atrás |
Yicheng Qin
|
0de52414cd
raft: extend wait timeout in TestNodeAdvance
|
9 anos atrás |
Yicheng Qin
|
018fb8e6d9
pkg/testutil: ForceGosched -> WaitSchedule
|
9 anos atrás |
Xiang Li
|
085447ed85
raft: fix raft node start bug
|
9 anos atrás |
Xiang Li
|
abddef0f28
raft: make node configurable
|
9 anos atrás |
Xiang Li
|
d9b5b56c82
raft: make raft configurable
|
9 anos atrás |
Xiang Li
|
7fe608532a
raft: do not reset vote if term is not changed
|
9 anos atrás |
Xiang Li
|
9b4d52ee73
raft: do not resend snapshot if not necessary
|
9 anos atrás |
Barak Michener
|
92dca0af0f
*: remove shadowing of variables from etcd and add travis test
|
9 anos atrás |
Jonathan Boulle
|
f1ed69e883
*: switch to line comments for copyright
|
9 anos atrás |
Ben Darnell
|
59214978a2
raft: Add applied index as an argument to newRaft and RestartNode.
|
9 anos atrás |
Xiang Li
|
a5efbf826d
raft: drop nodes in softState
|
10 anos atrás |
Yicheng Qin
|
7317834417
raft: increase term to 1 before append initial entries
|
10 anos atrás |
Ben Darnell
|
3d91faf85a
Pre-apply the bootstrapping ConfChange entries.
|
10 anos atrás |
Veres Lajos
|
3de2ab2c04
*: typofixes
|
10 anos atrás |
Ben Darnell
|
0d680d0e6b
Merge remote-tracking branch 'coreos/master' into merge
|
10 anos atrás |
Brian Waldon
|
9a728a127a
dep: bump golang.org/x/net/context
|
10 anos atrás |
Ben Darnell
|
355ee4f393
raft: Integrate snapshots into the raft.Storage interface.
|
10 anos atrás |
Ben Darnell
|
300c5a2001
Merge remote-tracking branch 'coreos/master' into log-storage-interface
|
10 anos atrás |
Ben Darnell
|
64d9bcabf1
Add Storage.Term() method and hide the first entry from other methods.
|
10 anos atrás |
Yicheng Qin
|
7d0ffb3f12
raft: not set applied when restored from snapshot
|
10 anos atrás |
Ben Darnell
|
39eddd8565
Merge remote-tracking branch 'coreos/master' into log-storage-interface
|
10 anos atrás |
Ben Darnell
|
32824e053c
raft: Only call stableTo when we have ready entries or a snapshot.
|
10 anos atrás |