Anthony Romano
|
219a4e9ad5
clientv3: don't reset keepalive stream on grant failure
|
8 år sedan |
Anthony Romano
|
9c66ed2798
clientv3: don't reset stream on keepaliveonce or revoke failure
|
7 år sedan |
Anthony Romano
|
606d79afc4
clientv3: use failfast and retry wrappers for at-most-once rpcs
|
8 år sedan |
Anthony Romano
|
129b271ff8
clientv3: use grpc.FailFast(false) for all calls
|
8 år sedan |
James Shubin
|
6480066054
*: misc typos and go vet fixes
|
8 år sedan |
Anthony Romano
|
e534532523
clientv3: close keep alive channel if no response within TTL
|
8 år sedan |
Anthony Romano
|
62f8ec25c0
clientv3: use grpc reconnection logic
|
8 år sedan |
Gyu-Ho Lee
|
fd9e07a529
clientv3: update LICENSE header
|
8 år sedan |
Anthony Romano
|
22c3a439bc
clientv3: do not stop lease client on lost receive stream
|
8 år sedan |
Anthony Romano
|
cdc8f99658
clientv3: rework reconnection logic
|
8 år sedan |
Gyu-Ho Lee
|
2e3d79a7bf
clientv3: convert errors to rpctypes on returning
|
8 år sedan |
Anthony Romano
|
ecb0e2bd38
Merge pull request #5203 from heyitsanthony/fix-lease-leak
|
8 år sedan |
Anthony Romano
|
30a9229f38
clientv3: check stream context in lease keep alive send loop
|
8 år sedan |
Anthony Romano
|
af1a0b60e2
etcdserver: respond with ttl=0 for revoked lease keep alive
|
8 år sedan |
Xiang Li
|
9ec176a9b0
Merge pull request #5176 from xiang90/lease_client
|
8 år sedan |
Xiang Li
|
cbd79c666e
clientv3: keepaliveonce should have a per call ctx
|
8 år sedan |
Xiang Li
|
844208d7dd
clientv3: retry on switchRemoteAndStream
|
8 år sedan |
Ajit Yagaty
|
06a4086bf9
clientv3: Use LeaseID in all the client APIs.
|
8 år sedan |
lolynx
|
e3fd246414
clientv3: fix KeepAliveOnce return error message
|
8 år sedan |
Gyu-Ho Lee
|
953a08d841
*: clean up from gosimple
|
8 år sedan |
Anthony Romano
|
dc17eaace7
*: rename Lease Create to Grant
|
8 år sedan |
Anthony Romano
|
bd832e5b0a
*: migrate Godeps to vendor/
|
8 år sedan |
Anthony Romano
|
a001651bc1
clientv3: remove dependency on lease package
|
8 år sedan |
Anthony Romano
|
16c35167df
clientv3: do not reconnect on request context cancellation
|
8 år sedan |
Anthony Romano
|
993fd76b19
clientv3: respect first stream error in lease recv loop
|
8 år sedan |
Anthony Romano
|
afa0368dcc
*: fix godoc bugs in interfaces and slice fields
|
8 år sedan |
Anthony Romano
|
50ad181477
clientv3: support context cancellation on lease keep alives
|
8 år sedan |
Xiang Li
|
fd0e68d16b
clientv3/integration: test lease keepalive
|
8 år sedan |
Anthony Romano
|
eb8ab3ace4
clientv3: synchronous lease Close
|
8 år sedan |
Gyu-Ho Lee
|
f7692cf5d2
clientv3: fix shadowed variables in lease
|
8 år sedan |