Commit History

Autor SHA1 Mensaxe Data
  Gyuho Lee 1caaa9ed4a test: test update for Go 1.12.5 and related changes %!s(int64=5) %!d(string=hai) anos
  Gyuho Lee 34bd797e67 *: revert module import paths %!s(int64=5) %!d(string=hai) anos
  Jingyi Hu a0d3c4d641 *: fix compilation after API change %!s(int64=5) %!d(string=hai) anos
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number %!s(int64=5) %!d(string=hai) anos
  Gyuho Lee 2ac04381a2 clientv3: update Go import paths to "go.etcd.io" %!s(int64=6) %!d(string=hai) anos
  Gyuho Lee 08da08bb19 clientv3: clarify retry function names, do not retry on dial error %!s(int64=6) %!d(string=hai) anos
  Joe Betz 55ef9cc1d0 clientv3: Add auth retry to retry interceptor %!s(int64=6) %!d(string=hai) anos
  Joe Betz a5b2fb5563 clientv3: Introduce custom retry interceptor based on go-grpc-middleware/retry %!s(int64=6) %!d(string=hai) anos
  Joe Betz 6080fa1270 clientv3: Integrate new grpc load balancer interface with etcd client %!s(int64=6) %!d(string=hai) anos
  Gyuho Lee 3aa5711dca clientv3: move health balancer to "balancer" %!s(int64=6) %!d(string=hai) anos
  Gyuho Lee 1f016f3b96 clientv3: use "pkg/logger" %!s(int64=6) %!d(string=hai) anos
  Sahdev P. Zala 3b7e2ce0ca StatusFromError: handle return value of the function %!s(int64=6) %!d(string=hai) anos
  Gyu-Ho Lee 255476b5e5 clientv3/retry: clean up retryRPCFunc %!s(int64=7) %!d(string=hai) anos
  Gyu-Ho Lee 805bcc828c clientv3: simplify V(4) logger with Lvl(4) %!s(int64=6) %!d(string=hai) anos
  Gyu-Ho Lee c669ff9765 clientv3: retry mutable ops on "no connection available" %!s(int64=7) %!d(string=hai) anos
  Gyu-Ho Lee 725df70664 clientv3: only stop if EtcdError code is not Unavailable, retry with more error codes %!s(int64=7) %!d(string=hai) anos
  Gyu-Ho Lee 54ef60d033 clientv3: remove redundant retries in Auth, set FailFast=true %!s(int64=7) %!d(string=hai) anos
  Gyu-Ho Lee 141170c1d4 clientv3: remove redundant retries in Maintenance, set FailFast=true %!s(int64=7) %!d(string=hai) anos
  Gyu-Ho Lee c09a89d834 clientv3: remove redundant retries in Cluster, set FailFast=true %!s(int64=7) %!d(string=hai) anos
  Gyu-Ho Lee fecd26f141 clientv3: rename to isRepeatableStopError, isNonRepeatableStopError %!s(int64=7) %!d(string=hai) anos
  Gyu-Ho Lee b46ab2c36e clientv3: remove redundant retries in KV, set FailFast=true %!s(int64=7) %!d(string=hai) anos
  Gyu-Ho Lee f95f865060 clientv3: unexport pb.LeaseClient in lease client %!s(int64=7) %!d(string=hai) anos
  Gyu-Ho Lee 87fe8c12ae clientv3: rename to repeatableRetry in lease client %!s(int64=7) %!d(string=hai) anos
  Gyu-Ho Lee 29aa4ce2a1 clientv3: remove redundant retries in Lease, set FailFast=true %!s(int64=7) %!d(string=hai) anos
  Gyu-Ho Lee 2540859ee7 clientv3: separate readyWait for ConnectNotify %!s(int64=7) %!d(string=hai) anos
  Gyu-Ho Lee 1549403dd2 clientv3: clean up logging, clarify var/field names %!s(int64=7) %!d(string=hai) anos
  Gyu-Ho Lee fbed568b6a clientv3/balancer: mark partitioned member as unhealthy %!s(int64=7) %!d(string=hai) anos
  Gyu-Ho Lee bed5f388a8 clientv3: add pinned() method to 'balancer' %!s(int64=7) %!d(string=hai) anos
  Gyu-Ho Lee 1c6fbcd3d0 clientv3: add debugging lines to 'retry' paths %!s(int64=7) %!d(string=hai) anos
  Gyu-Ho Lee a439095697 clientv3: wait for ConnectNotify before sending RPCs %!s(int64=7) %!d(string=hai) anos