Commit History

Author SHA1 Message Date
  Anthony Romano a39107a3b8 clientv3: use waitgroup to wait for substream goroutine teardown 7 years ago
  Anthony Romano a087325452 clientv3: close open watch channel if substream is closing on reconnect 7 years ago
  Anthony Romano 1aeeb38459 clientv3: let watchers cancel when reconnecting 8 years ago
  Gyu-Ho Lee 0a3d45a307 clientv3: send create event over outc 8 years ago
  Anthony Romano c100e40715 clientv3: only receive from closing streams in Watcher close 8 years ago
  Anthony Romano b980ab0c67 Merge pull request #6582 from heyitsanthony/fix-cancel-close 8 years ago
  Anthony Romano 06d5cf2d52 clientv3: fix race on watch initial revision 8 years ago
  Anthony Romano e285f599e2 clientv3: only return closing error to watcher if context is not canceled 8 years ago
  Anthony Romano 5b50658118 clientv3: simplify watch synchronization 8 years ago
  Anthony Romano bf2581390d clientv3: make IsProgressNotify() false on compact event and closed channel 8 years ago
  Anthony Romano a32518006c clientv3: process closed watcherStreams in watcherGrpcStream run loop 8 years ago
  Anthony Romano ad318ee891 clientv3: drain buffered WatchResponses before resuming 8 years ago
  Anthony Romano 7b2f769643 clientv3: only resume watcher if error is non-halting 8 years ago
  Anthony Romano 1c83a46c6d clientv3: handle watchGrpcStream shutdown if prior to goroutine start 8 years ago
  Anthony Romano 5e651a0d0d clientv3: close watcher stream once all watchers detach 8 years ago
  Xiang Li 57c68ab1db grpcproxy: handle create event 8 years ago
  Xiang Li 33c3583b50 clientv3: add send created notification 8 years ago
  Anthony Romano 943fe70178 clientv3: support watch filters 8 years ago
  Anthony Romano ac96963003 clientv3: support creating a Watch from a WatchClient 8 years ago
  Anthony Romano d8f0ef0e80 clientv3: use grpc.FailFast(false) for all calls 8 years ago
  Xiang Li c853704ac9 *: support get-old-kv in watch 8 years ago
  Anthony Romano 1db4ee8c61 clientv3: only use closeErr on watch when donec is closed 8 years ago
  Anthony Romano 722f5b2a8c clientv3: watch with arbitrary ctx values 8 years ago
  Anthony Romano 62f8ec25c0 clientv3: use grpc reconnection logic 8 years ago
  Anthony Romano 267d1cb16f clientv3: fix watch to reconnect on failure 8 years ago
  Gyu-Ho Lee 75dc10574a clientv3: watch resp with error when client close 8 years ago
  Gyu-Ho Lee f9306fb817 clientv3: preallocate watch streams slice 8 years ago
  Gyu-Ho Lee 86c85b88ad Merge pull request #5377 from purpleidea/bug/typos 8 years ago
  James Shubin 42f3b4964f clientv3: fix typos 8 years ago
  Gyu-Ho Lee fd9e07a529 clientv3: update LICENSE header 8 years ago