Commit History

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