コミット履歴

作者 SHA1 メッセージ 日付
  Jingyi Hu 2680c2afe7 integration: fix TestKVPutError 5 年 前
  Gyuho Lee 9b385737f5 clientv3: deprecate "grpc.ErrClientConnClosing" 5 年 前
  Gyuho Lee 1caaa9ed4a test: test update for Go 1.12.5 and related changes 5 年 前
  Jingyi Hu 7a4d233bab clientv3/integration: better way to deflake test 5 年 前
  Jingyi Hu d0c1b3fa38 etcdserver: learner return Unavailable for unsupported RPC 5 年 前
  Gyuho Lee 34bd797e67 *: revert module import paths 5 年 前
  Jingyi Hu 23f1d02391 *: address comments 5 年 前
  Jingyi Hu 90d28c0de7 clientv3/integration: deflake TestKVForLearner 5 年 前
  Jingyi Hu 57a11eb1e1 integration: add TestKVForLearner 5 年 前
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number 5 年 前
  Sahdev P. Zala 313ab0ba47 clientv3: fix WithFromKey 5 年 前
  nolouch 6ea54195a6 client/integration: try to fix tests 6 年 前
  Gyuho Lee 2ac04381a2 clientv3: update Go import paths to "go.etcd.io" 6 年 前
  Gyuho Lee 6e521d2f3f clientv3: add "IsConnCanceled", deprecate "grpc.ErrClientConnClosing" 6 年 前
  Joe Betz a5b2fb5563 clientv3: Introduce custom retry interceptor based on go-grpc-middleware/retry 6 年 前
  Joe Betz 1f6548b751 clientv3: Stop expecting retry in integration tests with new grpc balancer 6 年 前
  Joe Betz 9304d1abd1 clientv3: Fix TLS test failures by returning DeadlineExceeded error from dial without any additional wrapping 6 年 前
  Gyuho Lee 8a518b01c4 *: revert "internal/mvcc" change 6 年 前
  Gyuho Lee 80d15948bc *: move "mvcc" to "internal/mvcc" 6 年 前
  Sam Batschelet d21fef2d41 integration: add constant RequestWaitTimeout. 6 年 前
  Gyuho Lee 806ff6dff9 clientv3/integration: fix TestKVLargeRequests with -tags cluster_proxy 6 年 前
  Gyuho Lee 88fe8de99b clientv3/integration: fix TestKVPutError 6 年 前
  Gyuho Lee f38593bbad clientv3/integration: test large KV requests 6 年 前
  Gyu-Ho Lee a7cb307a18 clientv3/integration: add more tests on balancer switch, inflight range 7 年 前
  Gyu-Ho Lee 123b869a0f clientv3/integration: match grpc.ErrClientConnClosing in TestKVNewAfterClose 7 年 前
  Gyu-Ho Lee 52f4bc9061 clientv3/integration: remove TestKVGetOneEndpointDown 7 年 前
  Gyu-Ho Lee 706cf20339 clientv3/integration: test linearizable get with leader election, network partition 7 年 前
  Gyu-Ho Lee 2c13231e7b clientv3/integration: increase balancer switch timeout for TestKVGetResetLoneEndpoint 7 年 前
  Gyu-Ho Lee b6f770fc24 integration: use variadic parameters for *Partition 7 年 前
  Gyu-Ho Lee ff2ed93b5c clientv3/integration: do not create v3 clients when not used 7 年 前