Commit History

Author SHA1 Message Date
  fanmin shi 5533c3058a etcdserver: apply() sets consistIndex for any entry type 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
  Anthony Romano d9ec6b4d22 *: return updated member list in v3 rpcs 7 years ago
  Anthony Romano 8ad935ef2c etcdserver: use cancelable context for server initiated requests 7 years ago
  Anthony Romano 7ef75e373a Merge pull request #7525 from heyitsanthony/big-backend 7 years ago
  Hitoshi Mitake 5594f695bc e2e, etcdserver: fix wrong usages of ordinal 7 years ago
  Anthony Romano 5e4b008106 *: base initial mmap size on quota size 7 years ago
  Anthony Romano 2f1542c06d *: use filepath.Join for files 7 years ago
  Gyu-Ho Lee 80c10e150f etcdserver: remove possibly compacted entry look-up 7 years ago
  Xiang 7f0733cf46 etcdserver: candidate should wait for applying all configuration changes 7 years ago
  Anthony Romano 58da8b17ee etcdserver: support mvcc txn 7 years ago
  Hitoshi Mitake f8a290e7ca *: support jwt token in v3 auth API 8 years ago
  Gyu-Ho Lee 3d75395875 *: remove never-unused vars, minor lint fix 7 years ago
  Hitoshi Mitake 0191509637 auth, etcdserver: authenticate clients based on certificate CommonName 8 years ago
  Xiang Li 699b1e5b3a Merge pull request #7160 from xiang90/snapshotcount 7 years ago
  Hitoshi Mitake 9886e9448e auth, etcdserver: let maintenance services require root role 8 years ago
  Xiang Li c5a9d54835 etcdserver: increase snapshot to 100,000 7 years ago
  vimalk78 5fac6b8d15 etcdserver: resume compactor only if leader 7 years ago
  fanmin shi 2a1bae0c2a etcdserver: consistent naming in raftReadyHandler 7 years ago
  fanmin shi 2faf72f47c etcdserver: rework update committed index logic 8 years ago
  fanmin shi fef4a79528 lease: force leader to apply its pending committed index for lease operations 8 years ago
  Xiang Li 35fd5dc9fc Merge pull request #6903 from mitake/auth-member 8 years ago
  Hitoshi Mitake 86d7390804 auth, etcdserver: protect membership change operations with auth 8 years ago
  Anthony Romano 2c06def8ca etcdserver, embed, v2http: move pprof setup to embed 8 years ago
  Xiang Li 2f96a68a20 etcdserver: do not send v2 sync if ttl keys do not exist 8 years ago
  Vimal Kumar dfe853ebff auth: add a timeout mechanism to simple token 8 years ago
  Xiang Li c33d04fb54 etcdserver: print out warning when waiting for file lock 8 years ago
  Gyu-Ho Lee 6ec03d3f7c etcdserver: move 'EtcdServer.send' to raft.go 8 years ago
  Gyu-Ho Lee 0c61d8804a etcdserver: make WaitGroup.Add sync with Wait 8 years ago