Commit History

Author SHA1 Message Date
  Gyuho Lee dee39bf786 internal/raftsnap: move "raftsnap" to internal 6 years ago
  Gyuho Lee 6a70a931d3 etcdserver: rename "snap" to "raftsnap" package 6 years ago
  dvonthenen 25cdf4ed92 *: expose Raft Applied Index through to "etcdctl endpoint status" 6 years ago
  Gyuho Lee 85af65eca9 etcdserver: log lease revoke error 6 years ago
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 7 years ago
  Anthony Romano 758c3c09fd etcdserver: refactor v2 request processing 7 years ago
  Anthony Romano 1d3afd4bb5 etcdhttp, v2http, etcdserver: use etcdserver.{Server,ServerV2} interfaces 7 years ago
  Anthony Romano 31381da53a etcdserver: raise alarm on cluster corruption 7 years ago
  Anthony Romano 478ba2c4f2 etcdserver: consolidate error checking for v3_server functions 7 years ago
  Gyu-Ho Lee 61a736a068 etcdserver: check alarms in health handler 7 years ago
  Gyu-Ho Lee 403ba1dfa7 etcdserver: expose 'transferLeadership' as 'MoveLeader' 7 years ago
  Xiang Li 0fe8fdcb29 Merge pull request #8123 from yudai/revision_compactor 7 years ago
  Iwasaki Yudai a3f8f47422 *: add Revision compactor 7 years ago
  Anthony Romano 6ed51dc621 etcdserver, v3rpc: support nested txns 7 years ago
  Anthony Romano dcf52bbfac etcdserver, embed, integration: don't use pointer for ServerConfig 7 years ago
  Gyu-Ho Lee 45fd8279f0 etcdserver: add leaseExpired debugging metrics 7 years ago
  Hitoshi Mitake 0c655902f2 auth, etcdserver: protect revoking lease with auth 7 years ago
  Anthony Romano 887db5a3db *: fix go tool vet -all -shadow errors 7 years ago
  Anthony Romano a20e667c5b Merge pull request #7967 from heyitsanthony/purge-snapdb 7 years ago
  fanmin shi 9e7740011b etcdserver: add --max-request-bytes flag 7 years ago
  Anthony Romano c1c9a2c96c etcdserver: close mvcc.KV on init error path 7 years ago
  Anthony Romano ab16fa1f07 etcdserver: purge old snap.db files 7 years ago
  Anthony Romano f6cd4d4f5b snap, etcdserver: tighten up snapshot path handling 7 years ago
  fanmin shi 8b7b7222dd etcdserver: renaming db happens after snapshot persists to wal and snap files 7 years ago
  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