Histórico de Commits

Autor SHA1 Mensagem Data
  Jordan Liggitt 75c159baa8 clientv3: backoff on reestablishing watches when Unavailable errors are encountered há 6 anos atrás
  Gyuho Lee 348b25f3dc clientv3: call other APIs with default gRPC call options há 7 anos atrás
  Gyu-Ho Lee a8c84ffc93 clientv3: fix client balancer with gRPC v1.7 há 7 anos atrás
  Hitoshi Mitake 939912c425 clientv3, etcdserver: support auth in Watch() há 7 anos atrás
  Anthony Romano ca4acceb1e clientv3: set current revision to create rev regardless of CreateNotify há 7 anos atrás
  Anthony Romano 4ab818a856 clientv3: only update initReq.rev == 0 with creation watch revision há 7 anos atrás
  Anthony Romano aab2eda7df clientv3: register waitCancelSubstreams closingc goroutine with waitgroup há 7 anos atrás
  Anthony Romano a39107a3b8 clientv3: use waitgroup to wait for substream goroutine teardown há 7 anos atrás
  Anthony Romano a087325452 clientv3: close open watch channel if substream is closing on reconnect há 7 anos atrás
  Anthony Romano 1aeeb38459 clientv3: let watchers cancel when reconnecting há 8 anos atrás
  Gyu-Ho Lee 0a3d45a307 clientv3: send create event over outc há 8 anos atrás
  Anthony Romano c100e40715 clientv3: only receive from closing streams in Watcher close há 8 anos atrás
  Anthony Romano b980ab0c67 Merge pull request #6582 from heyitsanthony/fix-cancel-close há 8 anos atrás
  Anthony Romano 06d5cf2d52 clientv3: fix race on watch initial revision há 8 anos atrás
  Anthony Romano e285f599e2 clientv3: only return closing error to watcher if context is not canceled há 8 anos atrás
  Anthony Romano 5b50658118 clientv3: simplify watch synchronization há 8 anos atrás
  Anthony Romano bf2581390d clientv3: make IsProgressNotify() false on compact event and closed channel há 8 anos atrás
  Anthony Romano a32518006c clientv3: process closed watcherStreams in watcherGrpcStream run loop há 8 anos atrás
  Anthony Romano ad318ee891 clientv3: drain buffered WatchResponses before resuming há 8 anos atrás
  Anthony Romano 7b2f769643 clientv3: only resume watcher if error is non-halting há 8 anos atrás
  Anthony Romano 1c83a46c6d clientv3: handle watchGrpcStream shutdown if prior to goroutine start há 8 anos atrás
  Anthony Romano 5e651a0d0d clientv3: close watcher stream once all watchers detach há 8 anos atrás
  Xiang Li 57c68ab1db grpcproxy: handle create event há 8 anos atrás
  Xiang Li 33c3583b50 clientv3: add send created notification há 8 anos atrás
  Anthony Romano 943fe70178 clientv3: support watch filters há 8 anos atrás
  Anthony Romano ac96963003 clientv3: support creating a Watch from a WatchClient há 8 anos atrás
  Anthony Romano d8f0ef0e80 clientv3: use grpc.FailFast(false) for all calls há 8 anos atrás
  Xiang Li c853704ac9 *: support get-old-kv in watch há 8 anos atrás
  Anthony Romano 1db4ee8c61 clientv3: only use closeErr on watch when donec is closed há 8 anos atrás
  Anthony Romano 722f5b2a8c clientv3: watch with arbitrary ctx values há 8 anos atrás