Xiang Li
|
0c09862494
raft: add isStateEqual test
|
11 years ago |
Xiang Li
|
f9ef453894
raft: test contain updates
|
11 years ago |
Xiang Li
|
b261a5edc1
raft: test node block proposal
|
11 years ago |
Xiang Li
|
281afa74ee
raft: comments for TestNodeStep
|
11 years ago |
Xiang Li
|
eb1dcb324c
raft: test node step
|
11 years ago |
Xiang Li
|
90c0db3d42
wal: do not save empty state
|
11 years ago |
Xiang Li
|
c28fef5fc4
raft: set ready.st to empty state, if current state is equal to previous state
|
11 years ago |
Xiang Li
|
f3348d6e13
raft: fix the comment in test
|
11 years ago |
Xiang Li
|
19235c8104
raft: refactor restart test
|
11 years ago |
Xiang Li
|
1a6e908971
*: add wal
|
11 years ago |
Xiang Li
|
e30505d33b
raft: fix node test
|
11 years ago |
Blake Mizerany
|
d844377ca6
*: vendor context
|
11 years ago |
Blake Mizerany
|
d218034630
boom
|
11 years ago |
Blake Mizerany
|
b796d227f1
add some logging
|
11 years ago |
Blake Mizerany
|
7469871d20
raft: remove proposal id / add test
|
11 years ago |
Blake Mizerany
|
134a962222
raft: move raft2 to raft
|
11 years ago |
Xiang Li
|
5fdc124578
etcd: clean up snap
|
11 years ago |
Yicheng Qin
|
a28dc4559b
raft/etcd: recover node
|
11 years ago |
Yicheng Qin
|
15029381e1
raft: fix promotable
|
11 years ago |
Xiang Li
|
b383cd5acf
raft: refactor recover
|
11 years ago |
Yicheng Qin
|
2bd74bc328
raft: add Load
|
11 years ago |
Xiang Li
|
1288e1f39d
raft: log->raftlog
|
11 years ago |
Xiang Li
|
2665cc1cc8
raft: heartbeat should not contain entries
|
11 years ago |
Xiang Li
|
060de128a7
raft: add clusterId
|
11 years ago |
Yicheng Qin
|
79689872af
raft: use From field to distinguish local message
|
11 years ago |
Xiang Li
|
9c8aff66a1
raft: randomize election timeout
|
11 years ago |
Yicheng Qin
|
f1853b4364
raft: add msgDenial to deny removed nodes
|
11 years ago |
Xiang Li
|
447d7dc51b
raft: fix log append; add tests
|
11 years ago |
Xiang Li
|
30f4d9faea
raft: change index and term to int64
|
11 years ago |
Xiang Li
|
c3f8eabac3
etcd: separate raft and client port
|
11 years ago |