Histórico de Commits

Autor SHA1 Mensagem Data
  Gyuho Lee 6e15f11fd9 etcdserver: add "etcd_server_read_indexes_failed_total" há 6 anos atrás
  Gyuho Lee 95afd1fb24 etcdserver: clarify read index wait timeout warnings há 6 anos atrás
  Gyuho Lee c0e9e14248 etcdserver: add "etcd_server_slow_read_indexes_total" há 6 anos atrás
  Gyuho Lee b763b506ab etcdserver: clarify read index warnings há 6 anos atrás
  Joe Betz 4db8b94cca etcdserver: Add response byte size and range response count to took too long warning há 6 anos atrás
  Hitoshi Mitake dcf30b1c54 etcdserver: not print password in the warning message of expensive request há 6 anos atrás
  Xiang 1935a663df etcdserver: improve request took too long warning há 6 anos atrás
  Gyu-Ho Lee 939337f450 *: add max requests bytes, keepalive to server, blackhole methods to integration há 7 anos atrás
  Anthony Romano 877d0ce469 etcdserver: consolidate error checking for v3_server functions há 7 anos atrás
  Hitoshi Mitake e1306bff8f *: simply ignore ErrAuthNotEnabled in clientv3 if auth is not enabled há 7 anos atrás
  Anthony Romano effa6e0767 etcdserver: remove legacy range/txn há 7 anos atrás
  Anthony Romano 58da8b17ee etcdserver: support mvcc txn há 7 anos atrás
  Hitoshi Mitake f8a290e7ca *: support jwt token in v3 auth API há 8 anos atrás
  Hitoshi Mitake 0191509637 auth, etcdserver: authenticate clients based on certificate CommonName há 8 anos atrás
  Anthony Romano 1a962df596 Merge pull request #7176 from heyitsanthony/bump-lread-timeout há 7 anos atrás
  Anthony Romano 5c774ff571 etcdserver: use ReqTimeout for linearized read há 7 anos atrás
  Hitoshi Mitake 9886e9448e auth, etcdserver: let maintenance services require root role há 8 anos atrás
  Anthony Romano be1f36d97c v3rpc, etcdserver, leasehttp: ctxize Renew with request timeout há 8 anos atrás
  Gyu-Ho Lee c817df1d32 etcdserver: increase maxGapBetweenApplyAndCommitIndex há 8 anos atrás
  Gyu-Ho Lee cc304ac03c etcdserver: translate EOF to ErrNoLeader for renew, timetolive há 8 anos atrás
  Hitoshi Mitake fdf433024f etcdserver: linearizable password checking at the API layer há 8 anos atrás
  Hitoshi Mitake 39e9b1f75a auth, etcdserver: check password at API layer há 8 anos atrás
  Gyu-Ho Lee 65ac718a11 etcdserver: use 'TTL()' on lease.Lease há 8 anos atrás
  Xiang Li ea0c65797a etcdserver: use linearizableReadNotify for txn há 8 anos atrás
  fanmin shi 8ef6687018 etcdserver: fix a node panic bug caused LeaseTimeToLive call on a nonexistent lease há 8 anos atrás
  Xiang Li e3e3993022 etcdserver: support read index há 8 anos atrás
  Anthony Romano 3866e78c26 etcdserver: tighten up goroutine management há 8 anos atrás
  Gyu-Ho Lee 63b0cd470d etcdserver: implement 'LeaseTimeToLive' há 8 anos atrás
  Anthony Romano 254c0ea814 etcdserver: use request timeout defined by ServerConfig for v3 requests há 8 anos atrás
  Xiang Li 83de13e4a8 etcdserver: support apply wait há 8 anos atrás