Anthony Romano
|
9a20743190
v3rpc: don't close watcher if client closes send
|
8 年 前 |
Gyu-Ho Lee
|
4d3b281369
etcdserver: fix spell errors
|
8 年 前 |
Anthony Romano
|
299ebc6137
v3rpc: don't elide next progress notification on progress notification
|
8 年 前 |
Xiang Li
|
58aa3483c3
grpcproxy: add filter to watcher
|
8 年 前 |
Xiang Li
|
427496ebb8
v3rpc: lock progress and prevKV map correctly
|
8 年 前 |
Xiang Li
|
929d6ab62c
Merge pull request #5850 from xiang90/get_o_kv
|
8 年 前 |
Xiang Li
|
c853704ac9
*: support get-old-kv in watch
|
8 年 前 |
Xiang Li
|
13a4056327
v3rpc: do not panic on user error for watch
|
8 年 前 |
Xiang Li
|
dced92f8bd
*: support watch with filters
|
8 年 前 |
Xiang Li
|
6f28b43806
*: fix pending events metrics
|
8 年 前 |
Anthony Romano
|
09e8f5782e
v3rpc: fix race on closing watcher stream ctrl channel
|
8 年 前 |
Anthony Romano
|
c438310634
v3rpc: make watcher wait for its send goroutine to finish
|
8 年 前 |
Gyu-Ho Lee
|
abb4cd5646
etcdserver: update LICENSE header
|
8 年 前 |
Xiang Li
|
9c103dd0de
*: cancel required leader streams when memeber lost its leader
|
8 年 前 |
Anthony Romano
|
b7ac758969
*: rename storage package to mvcc
|
8 年 前 |
Hitoshi Mitake
|
88306c9fa7
etcdserver, clientv3: let progressReportIntervalMilliseconds be private
|
8 年 前 |
Anthony Romano
|
5ee85bea7c
v3rpc: fix race on watch progress map
|
8 年 前 |
Anthony Romano
|
91dc6b29a6
clientv3/integration: fix race when setting progress report interval
|
8 年 前 |
Xiang Li
|
036ed87c6d
*: support watch from future revision
|
8 年 前 |
Xiang Li
|
d84811aecf
*: fix watch full key range
|
8 年 前 |
Xiang Li
|
b1521570b6
v3api: support progress
|
8 年 前 |
Anthony Romano
|
c0eac7ab72
storage: support watch on ranges
|
8 年 前 |
Anthony Romano
|
8dbc6cfd43
etcdserver: ranges in watcher rpc protocol
|
8 年 前 |
Gyu-Ho Lee
|
4a0a83380e
*: return -1 for canceled watch request
|
8 年 前 |
Gyu-Ho Lee
|
a78604dacb
*: watch true cancel, created for wrong rev
|
8 年 前 |
Anthony Romano
|
af225e7433
v3rpc: don't race on current watcher header revision
|
8 年 前 |
Anthony Romano
|
59e7be4a2a
v3api: send watch events only after sending watchid creation
|
8 年 前 |
Anthony Romano
|
ee1a03167d
storage, v3: pass compaction revision through watchresponse
|
8 年 前 |
Xiang Li
|
3ed404633a
v3rpc: add compacted field from wresp
|
8 年 前 |
Gyu-Ho Lee
|
ad15bdcb07
etcdserver: update gRPC, proto interface
|
8 年 前 |