Sahdev P. Zala
|
df4036ab73
etcdserver/api/v3rpc: debug user cancellation and log warning for rest
|
7 years ago |
Gyuho Lee
|
4ab213a4ec
etcdserver/api/v3rpc: log stream error with debug level
|
7 years ago |
Gyu-Ho Lee
|
5921b2c035
api/v3rpc: log grpc stream send/recv errors in server-side
|
7 years ago |
Hitoshi Mitake
|
939912c425
clientv3, etcdserver: support auth in Watch()
|
7 years ago |
Anthony Romano
|
135a40751e
v3rpc: force RangeEnd=nil if length is 0
|
7 years ago |
Anthony Romano
|
9a20743190
v3rpc: don't close watcher if client closes send
|
8 years ago |
Gyu-Ho Lee
|
4d3b281369
etcdserver: fix spell errors
|
8 years ago |
Anthony Romano
|
299ebc6137
v3rpc: don't elide next progress notification on progress notification
|
8 years ago |
Xiang Li
|
58aa3483c3
grpcproxy: add filter to watcher
|
8 years ago |
Xiang Li
|
427496ebb8
v3rpc: lock progress and prevKV map correctly
|
8 years ago |
Xiang Li
|
929d6ab62c
Merge pull request #5850 from xiang90/get_o_kv
|
8 years ago |
Xiang Li
|
c853704ac9
*: support get-old-kv in watch
|
8 years ago |
Xiang Li
|
13a4056327
v3rpc: do not panic on user error for watch
|
8 years ago |
Xiang Li
|
dced92f8bd
*: support watch with filters
|
8 years ago |
Xiang Li
|
6f28b43806
*: fix pending events metrics
|
8 years ago |
Anthony Romano
|
09e8f5782e
v3rpc: fix race on closing watcher stream ctrl channel
|
8 years ago |
Anthony Romano
|
c438310634
v3rpc: make watcher wait for its send goroutine to finish
|
8 years ago |
Gyu-Ho Lee
|
abb4cd5646
etcdserver: update LICENSE header
|
8 years ago |
Xiang Li
|
9c103dd0de
*: cancel required leader streams when memeber lost its leader
|
8 years ago |
Anthony Romano
|
b7ac758969
*: rename storage package to mvcc
|
8 years ago |
Hitoshi Mitake
|
88306c9fa7
etcdserver, clientv3: let progressReportIntervalMilliseconds be private
|
8 years ago |
Anthony Romano
|
5ee85bea7c
v3rpc: fix race on watch progress map
|
8 years ago |
Anthony Romano
|
91dc6b29a6
clientv3/integration: fix race when setting progress report interval
|
8 years ago |
Xiang Li
|
036ed87c6d
*: support watch from future revision
|
8 years ago |
Xiang Li
|
d84811aecf
*: fix watch full key range
|
8 years ago |
Xiang Li
|
b1521570b6
v3api: support progress
|
8 years ago |
Anthony Romano
|
c0eac7ab72
storage: support watch on ranges
|
8 years ago |
Anthony Romano
|
8dbc6cfd43
etcdserver: ranges in watcher rpc protocol
|
8 years ago |
Gyu-Ho Lee
|
4a0a83380e
*: return -1 for canceled watch request
|
8 years ago |
Gyu-Ho Lee
|
a78604dacb
*: watch true cancel, created for wrong rev
|
8 years ago |