Gyuho Lee
|
9561f6b3b6
clientv3: rewrite based on 3.4
|
5 lat temu |
Sam Batschelet
|
a609b1eb47
integration: add constant RequestWaitTimeout.
|
7 lat temu |
Gyu-Ho Lee
|
0199bdc266
*: fix 'ineffassign' issues
|
7 lat temu |
Gyu-Ho Lee
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
7 lat temu |
Anthony Romano
|
2d0eec0b35
clientv3: goword spelling check
|
7 lat temu |
Anthony Romano
|
7de417d745
clientv3/integration: use grpc metadata to create unique watch ctxs
|
7 lat temu |
Anthony Romano
|
ebcfdd1a3d
integration: check Canceled is true in compacted watch response
|
7 lat temu |
Anthony Romano
|
9e574afb84
clientv3/integration: wait for leader before trying to count watches
|
7 lat temu |
Anthony Romano
|
ec470944f8
clientv3/integration: test watch resume with disconnect before first event
|
7 lat temu |
Gyu-Ho Lee
|
369d561350
clientv3/integration: fix minor typo in Fatalf
|
7 lat temu |
Anthony Romano
|
c3a678be75
integration: permit background watch streams in TestWatchCancelOnServer
|
7 lat temu |
Anthony Romano
|
a4a8393cb7
integration: wait five elections before creating watch for require leader test
|
7 lat temu |
fanmin shi
|
366e689eae
clientv3: uses direct client calls in integration tests
|
7 lat temu |
Anthony Romano
|
7b5e5eadb1
integration: test canceling a watcher on disconnected stream
|
8 lat temu |
Gyu-Ho Lee
|
0684d8c4c6
clientv3/integration: close active connection to get ErrClientConnClosing
|
8 lat temu |
Anthony Romano
|
d8ea9d22b6
integration: put key on watch target member for TestWatchWithRequireLeader
|
8 lat temu |
Gyu-Ho Lee
|
0a3d45a307
clientv3: send create event over outc
|
8 lat temu |
Anthony Romano
|
8f3abda5b8
integration: account for unsynced server in TestWatchResumeCompacted
|
8 lat temu |
Anthony Romano
|
a66c25121b
integration: stress closing while resuming watchers
|
8 lat temu |
Anthony Romano
|
8e1c989ec3
integration: test a canceled watch won't return a closing error
|
8 lat temu |
Anthony Romano
|
9ce398f8a6
integration: test canceling watchers when disconnected
|
8 lat temu |
Anthony Romano
|
deef16b376
integration: test client watchers with overlapped context cancels
|
8 lat temu |
Anthony Romano
|
0fb2cab221
integration: l-read before Put in TestWatchReconnRequest
|
8 lat temu |
Anthony Romano
|
8c1c291332
clientv3/integration: test watcher cancelation propagation to server
|
8 lat temu |
Xiang Li
|
33c3583b50
clientv3: add send created notification
|
8 lat temu |
Anthony Romano
|
4c9a2a65c9
integration: test clientv3 watch filters
|
8 lat temu |
Anthony Romano
|
8c8742f43c
integration: change timeouts for TestWatchWithProgressNotify
|
8 lat temu |
Xiang Li
|
e177d9eda2
clientv3/integration: fix race in TestWatchCompactRevision
|
8 lat temu |
Anthony Romano
|
1c25aa6c48
clientv3, ctl3, clientv3/integration: add compact response to compact
|
8 lat temu |
Anthony Romano
|
1097d63ff7
clientv3/integration: test WithRequireLeader on Watch
|
8 lat temu |