Tobias Schottdorf
|
6b0322549f
raft: replace StatusWithoutProgress with BasicStatus
|
5 years ago |
Tobias Schottdorf
|
7ce934cbec
raft: return active config in Status
|
5 years ago |
Tobias Schottdorf
|
26a1e60eab
raft: return non-nil Inflights in raft status
|
5 years ago |
Tobias Schottdorf
|
f9c2d00fb3
raft: extract 'tracker' package
|
5 years ago |
Gyuho Lee
|
34bd797e67
*: revert module import paths
|
5 years ago |
Tobias Schottdorf
|
ea82b2b758
raft: move more methods onto the progress tracker
|
5 years ago |
Tobias Schottdorf
|
dbac67e7a8
raft: extract progress tracking into own component
|
5 years ago |
shivaramr
|
9150bf52d6
go modules: Fix module path version to include version number
|
5 years ago |
Tobias Schottdorf
|
bd332b318e
raft: add (*RawNode).WithProgress
|
6 years ago |
Gyuho Lee
|
bb60f8ab1d
raft: change import paths to "go.etcd.io/etcd"
|
6 years ago |
siddontang
|
c6f2db2e92
raft: support learner
|
7 years ago |
yuleixiao
|
44a49ff45a
raft: return leaderTransferee at raft status
|
7 years ago |
Gyu-Ho Lee
|
fe884f8209
raft: update LICENSE header
|
8 years ago |
Anthony Romano
|
c5b51946eb
*: exported godoc fixups
|
8 years ago |
Ben Darnell
|
22925a1d2f
raft: Remove redundant `raft.Commit` field.
|
8 years ago |
Yicheng Qin
|
3d32c059dd
raft: generate correct json-format status
|
9 years ago |
Yicheng Qin
|
67194c0b22
raft: introduce progress states
|
9 years ago |
Xiang Li
|
97579e2e1d
raft: introduce logger interface
|
9 years ago |
Xiang Li
|
2af33fd494
raft: add reportUnreachable
|
9 years ago |
Xiang Li
|
276c9540b4
etcdserver: support raft.status
|
9 years ago |
Jonathan Boulle
|
f1ed69e883
*: switch to line comments for copyright
|
9 years ago |
Xiang Li
|
003b97a60f
raft: public progress struct in raft
|
9 years ago |
Xiang Li
|
b34936b097
raft: add progress into status
|
9 years ago |
Xiang Li
|
0eaaad0e48
raft: add Status interface
|
10 years ago |