تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Jordan Liggitt 75c159baa8 clientv3: backoff on reestablishing watches when Unavailable errors are encountered 6 سال پیش
  Gyuho Lee 348b25f3dc clientv3: call other APIs with default gRPC call options 7 سال پیش
  Gyu-Ho Lee a8c84ffc93 clientv3: fix client balancer with gRPC v1.7 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 سال پیش
  Anthony Romano a39107a3b8 clientv3: use waitgroup to wait for substream goroutine teardown 7 سال پیش
  Anthony Romano a087325452 clientv3: close open watch channel if substream is closing on reconnect 7 سال پیش
  Anthony Romano 1aeeb38459 clientv3: let watchers cancel when reconnecting 8 سال پیش
  Gyu-Ho Lee 0a3d45a307 clientv3: send create event over outc 8 سال پیش
  Anthony Romano c100e40715 clientv3: only receive from closing streams in Watcher close 8 سال پیش
  Anthony Romano b980ab0c67 Merge pull request #6582 from heyitsanthony/fix-cancel-close 8 سال پیش
  Anthony Romano 06d5cf2d52 clientv3: fix race on watch initial revision 8 سال پیش
  Anthony Romano e285f599e2 clientv3: only return closing error to watcher if context is not canceled 8 سال پیش
  Anthony Romano 5b50658118 clientv3: simplify watch synchronization 8 سال پیش
  Anthony Romano bf2581390d clientv3: make IsProgressNotify() false on compact event and closed channel 8 سال پیش
  Anthony Romano a32518006c clientv3: process closed watcherStreams in watcherGrpcStream run loop 8 سال پیش
  Anthony Romano ad318ee891 clientv3: drain buffered WatchResponses before resuming 8 سال پیش
  Anthony Romano 7b2f769643 clientv3: only resume watcher if error is non-halting 8 سال پیش
  Anthony Romano 1c83a46c6d clientv3: handle watchGrpcStream shutdown if prior to goroutine start 8 سال پیش
  Anthony Romano 5e651a0d0d clientv3: close watcher stream once all watchers detach 8 سال پیش
  Xiang Li 57c68ab1db grpcproxy: handle create event 8 سال پیش
  Xiang Li 33c3583b50 clientv3: add send created notification 8 سال پیش
  Anthony Romano 943fe70178 clientv3: support watch filters 8 سال پیش
  Anthony Romano ac96963003 clientv3: support creating a Watch from a WatchClient 8 سال پیش
  Anthony Romano d8f0ef0e80 clientv3: use grpc.FailFast(false) for all calls 8 سال پیش
  Xiang Li c853704ac9 *: support get-old-kv in watch 8 سال پیش
  Anthony Romano 1db4ee8c61 clientv3: only use closeErr on watch when donec is closed 8 سال پیش
  Anthony Romano 722f5b2a8c clientv3: watch with arbitrary ctx values 8 سال پیش