Commit History

作者 SHA1 備註 提交日期
  Gyuho Lee e5c2dff346 etcdserver: detect leader change on reads 5 年之前
  Gyuho Lee 4527f4c4b0 etcdserver: add "etcd_server_snapshot_apply_inflights_total" 5 年之前
  Jingyi Hu 9eee0b078e etcdserver: remove duplicated imports 6 年之前
  Gyuho Lee d1acb5a5c8 etcdserver: add "etcd_server_id" 6 年之前
  Gyuho Lee 870138accb etcdserver: log skipping initial election tick 6 年之前
  Gyuho Lee b923c74fe5 etcdserver: add "InitialElectionTickAdvance" 6 年之前
  Gyuho Lee cdbb8ffdc1 etcdserver: fix "lease_expired_total" metrics 6 年之前
  Gyuho Lee 3282d90707 etcdserver: adjust election ticks on restart 6 年之前
  Xiang 9942f904fb etcdserver: improve request took too long warning 6 年之前
  Gyuho Lee 85af65eca9 etcdserver: log lease revoke error 7 年之前
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 7 年之前
  Anthony Romano 758c3c09fd etcdserver: refactor v2 request processing 7 年之前
  Anthony Romano 1d3afd4bb5 etcdhttp, v2http, etcdserver: use etcdserver.{Server,ServerV2} interfaces 7 年之前
  Anthony Romano 31381da53a etcdserver: raise alarm on cluster corruption 7 年之前
  Anthony Romano 478ba2c4f2 etcdserver: consolidate error checking for v3_server functions 7 年之前
  Gyu-Ho Lee 61a736a068 etcdserver: check alarms in health handler 7 年之前
  Gyu-Ho Lee 403ba1dfa7 etcdserver: expose 'transferLeadership' as 'MoveLeader' 7 年之前
  Xiang Li 0fe8fdcb29 Merge pull request #8123 from yudai/revision_compactor 7 年之前
  Iwasaki Yudai a3f8f47422 *: add Revision compactor 7 年之前
  Anthony Romano 6ed51dc621 etcdserver, v3rpc: support nested txns 7 年之前
  Anthony Romano dcf52bbfac etcdserver, embed, integration: don't use pointer for ServerConfig 7 年之前
  Gyu-Ho Lee 45fd8279f0 etcdserver: add leaseExpired debugging metrics 7 年之前
  Hitoshi Mitake 0c655902f2 auth, etcdserver: protect revoking lease with auth 7 年之前
  Anthony Romano 887db5a3db *: fix go tool vet -all -shadow errors 7 年之前
  Anthony Romano a20e667c5b Merge pull request #7967 from heyitsanthony/purge-snapdb 7 年之前
  fanmin shi 9e7740011b etcdserver: add --max-request-bytes flag 7 年之前
  Anthony Romano c1c9a2c96c etcdserver: close mvcc.KV on init error path 7 年之前
  Anthony Romano ab16fa1f07 etcdserver: purge old snap.db files 7 年之前
  Anthony Romano f6cd4d4f5b snap, etcdserver: tighten up snapshot path handling 7 年之前
  fanmin shi 8b7b7222dd etcdserver: renaming db happens after snapshot persists to wal and snap files 7 年之前