Histórico de Commits

Autor SHA1 Mensagem Data
  Gyuho Lee 9561f6b3b6 clientv3: rewrite based on 3.4 há 5 anos atrás
  Gyu-Ho Lee 255476b5e5 clientv3/retry: clean up retryRPCFunc há 7 anos atrás
  Gyu-Ho Lee 805bcc828c clientv3: simplify V(4) logger with Lvl(4) há 7 anos atrás
  Gyu-Ho Lee c669ff9765 clientv3: retry mutable ops on "no connection available" há 7 anos atrás
  Gyu-Ho Lee 725df70664 clientv3: only stop if EtcdError code is not Unavailable, retry with more error codes há 7 anos atrás
  Gyu-Ho Lee 54ef60d033 clientv3: remove redundant retries in Auth, set FailFast=true há 7 anos atrás
  Gyu-Ho Lee 141170c1d4 clientv3: remove redundant retries in Maintenance, set FailFast=true há 7 anos atrás
  Gyu-Ho Lee c09a89d834 clientv3: remove redundant retries in Cluster, set FailFast=true há 7 anos atrás
  Gyu-Ho Lee fecd26f141 clientv3: rename to isRepeatableStopError, isNonRepeatableStopError há 7 anos atrás
  Gyu-Ho Lee b46ab2c36e clientv3: remove redundant retries in KV, set FailFast=true há 7 anos atrás
  Gyu-Ho Lee f95f865060 clientv3: unexport pb.LeaseClient in lease client há 7 anos atrás
  Gyu-Ho Lee 87fe8c12ae clientv3: rename to repeatableRetry in lease client há 7 anos atrás
  Gyu-Ho Lee 29aa4ce2a1 clientv3: remove redundant retries in Lease, set FailFast=true há 7 anos atrás
  Gyu-Ho Lee 2540859ee7 clientv3: separate readyWait for ConnectNotify há 7 anos atrás
  Gyu-Ho Lee 1549403dd2 clientv3: clean up logging, clarify var/field names há 7 anos atrás
  Gyu-Ho Lee fbed568b6a clientv3/balancer: mark partitioned member as unhealthy há 7 anos atrás
  Gyu-Ho Lee bed5f388a8 clientv3: add pinned() method to 'balancer' há 7 anos atrás
  Gyu-Ho Lee 1c6fbcd3d0 clientv3: add debugging lines to 'retry' paths há 7 anos atrás
  Gyu-Ho Lee a439095697 clientv3: wait for ConnectNotify before sending RPCs há 7 anos atrás
  Anthony Romano efd7800e0f clientv3: try next endpoint point on unavailable error há 7 anos atrás
  Gyu-Ho Lee 6f76d52a1a *: deprecate grpc.Code, grpc.ErrorDesc há 7 anos atrás
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' há 7 anos atrás
  Anthony Romano 4669aaa9a2 clientv3: only retry mutable KV RPCs if no endpoints found há 7 anos atrás
  Hitoshi Mitake d431b64d97 etcdserver, clientv3: handle a case of expired auth token há 7 anos atrás
  Xiang Li 81f151eed2 clientv3: fix retry logic há 8 anos atrás
  Anthony Romano 267063efd0 clientv3: use grpc codes to translate raw grpc errors há 8 anos atrás
  Anthony Romano 3eadf964f4 clientv3: use failfast and retry wrappers for at-most-once rpcs há 8 anos atrás