Tobias Schottdorf
|
b9c051e7a7
raftpb: clean up naming in ConfChange
|
5 년 전 |
Tobias Schottdorf
|
b67303c6a2
raft: allow use of joint quorums
|
5 년 전 |
Tobias Schottdorf
|
eb4d9b640a
etcdserver: fix createConfChangeEnts
|
5 년 전 |
Gyuho Lee
|
34bd797e67
*: revert module import paths
|
5 년 전 |
shivaramr
|
9150bf52d6
go modules: Fix module path version to include version number
|
5 년 전 |
johncming
|
e8f46ce341
etcdserver: add a test to verify not to send duplicated append responses
|
5 년 전 |
Gyuho Lee
|
1399bc69ce
etcdserver: update import paths to "go.etcd.io/etcd"
|
6 년 전 |
Gyuho Lee
|
9149565cb3
*: move to "etcdserver/api/membership"
|
6 년 전 |
Gyuho Lee
|
366db18662
etcdserver: define test transporter
|
6 년 전 |
Gyuho Lee
|
bdbed26f64
etcdserver: support structured logging
|
6 년 전 |
Gyuho Lee
|
4f754c1850
etcdserver: clean up with "RaftStatusGetter"
|
6 년 전 |
fanmin shi
|
dfdaf082c5
etcdserver: add a test to ensure renaming db happens before persisting wal and snap files
|
7 년 전 |
Gyu-Ho Lee
|
91f6aee4f2
etcdserver: ensure waitForApply sync with applyAll
|
7 년 전 |
Anthony Romano
|
714b48a4b4
etcdserver: initialize raftNode with constructor
|
7 년 전 |
Gyu-Ho Lee
|
04354f32ab
etcdserver: wait apply on conf change Raft entry
|
7 년 전 |
Xiang
|
7f0733cf46
etcdserver: candidate should wait for applying all configuration changes
|
7 년 전 |
Gyu-Ho Lee
|
3d75395875
*: remove never-unused vars, minor lint fix
|
7 년 전 |
Gyu-Ho Lee
|
6ec03d3f7c
etcdserver: move 'EtcdServer.send' to raft.go
|
8 년 전 |
Gyu-Ho Lee
|
e011ea25ca
etcdserver: separate EtcdServer from raftNode
|
8 년 전 |
Gyu-Ho Lee
|
abb4cd5646
etcdserver: update LICENSE header
|
8 년 전 |
Anthony Romano
|
dcb3b7aecf
*: scrub legacy ports from code and scripts
|
8 년 전 |
Xiang Li
|
bf2289ae00
etcdserver: move membership related code to membership pkg
|
8 년 전 |
Gyu-Ho Lee
|
eea56d037e
etcdserver: fix govet error
|
8 년 전 |
Hongchao Deng
|
dcaf5ef586
move store recorder to 'mock/mockstore'
|
8 년 전 |
Anthony Romano
|
a524d5bdb7
etcdserver: fix race in TestTriggerSnap
|
8 년 전 |
Anthony Romano
|
838328b057
etcdserver: fix racey WaitSchedule() tests to wait for recorder actions
|
8 년 전 |
Anthony Romano
|
e1bf726bc1
*: split out etcdserver's test mockup objects to live in interfaces' packages
|
8 년 전 |
Xiang Li
|
23bd60ccce
*: rewrite snapshot sending
|
9 년 전 |
Yicheng Qin
|
2276328720
etcdserver: add snapshotStore and raftStorage
|
9 년 전 |
Xiang Li
|
1bcaa9f4a1
etcdserver: ignore confChangeUpdateNode in getIDs
|
9 년 전 |