Commit History

作者 SHA1 備註 提交日期
  lzhfromustc 8194aa3f03 Fixed a missing block bug 5 年之前
  Gyuho Lee 34bd797e67 *: revert module import paths 5 年之前
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number 5 年之前
  Sahdev P. Zala b25edb62cc clientV3watch: Watch Close should close successfully 5 年之前
  Shin'ya Ueoka aa4313a55a *: fix github links 5 年之前
  Xiang Li ec5ff10436 Merge pull request #10019 from thrawn01/grpc-proxy-watch-errors 6 年之前
  Gyuho Lee 2ac04381a2 clientv3: update Go import paths to "go.etcd.io" 6 年之前
  Derrick J. Wippler eb9c8d3c2f clientv3: return reason to user when server cancels watch 6 年之前
  Joe Betz 4b51b6de49 *: Add progress notify request watch request 6 年之前
  Gyuho Lee 11ead62b9d clientv3: clarify "WithRequireLeader" for network partition 6 年之前
  Jordan Liggitt d1579c95a2 clientv3: backoff on reestablishing watches when Unavailable errors are encountered 6 年之前
  Gyuho Lee d2c8408216 clientv3: support watch events fragmentation 6 年之前
  Gyuho Lee 8a518b01c4 *: revert "internal/mvcc" change 6 年之前
  Gyuho Lee 80d15948bc *: move "mvcc" to "internal/mvcc" 6 年之前
  Gyuho Lee 31c2d4b0a2 clientv3: document possible memory pile-up in Watch 6 年之前
  Gyuho Lee 10522f88f5 clientv3: handle non -1 watch ID on cancellation 6 年之前
  Gyuho Lee f6f3a9ca69 clientv3: document context to "Watch" API 6 年之前
  Gyuho Lee 497412c588 clientv3: call other APIs with default gRPC call options 6 年之前
  Gyu-Ho Lee 5d98710b2e api/v3rpc: deprecate grpc.Errorf 7 年之前
  Gyu-Ho Lee 1fa60c9882 clientv3: add TODO for watch retry 7 年之前
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 7 年之前
  Anthony Romano 2d0eec0b35 clientv3: goword spelling check 7 年之前
  Anthony Romano 1c75c383a1 clientv3: use FromOutgoingContext to bucket watches 7 年之前
  Anthony Romano 318caeee7e clientv3: return CompactRevision wresp when set with Canceled 7 年之前
  Anthony Romano 13d9438cf9 clientv3: clarify Watch close conditions 7 年之前
  fanmin shi 762b2c625c clientv3: change watchGrpcStream Close() to close() 7 年之前
  Hitoshi Mitake 939912c425 clientv3, etcdserver: support auth in Watch() 7 年之前
  Anthony Romano ca4acceb1e clientv3: set current revision to create rev regardless of CreateNotify 7 年之前
  Anthony Romano 4ab818a856 clientv3: only update initReq.rev == 0 with creation watch revision 7 年之前
  Anthony Romano aab2eda7df clientv3: register waitCancelSubstreams closingc goroutine with waitgroup 7 年之前