Gyuho Lee
|
9b385737f5
clientv3: deprecate "grpc.ErrClientConnClosing"
|
před 5 roky |
Gyuho Lee
|
1caaa9ed4a
test: test update for Go 1.12.5 and related changes
|
před 5 roky |
Gyuho Lee
|
34bd797e67
*: revert module import paths
|
před 5 roky |
shivaramr
|
9150bf52d6
go modules: Fix module path version to include version number
|
před 5 roky |
nolouch
|
6ea54195a6
client/integration: try to fix tests
|
před 6 roky |
Gyuho Lee
|
839f202195
clientv3/integration: fix race condition from closing channel
|
před 6 roky |
Gyuho Lee
|
2ac04381a2
clientv3: update Go import paths to "go.etcd.io"
|
před 6 roky |
Gyuho Lee
|
f3385418bb
clientv3: fix keepalive send interval when response queue is full
|
před 6 roky |
Gyuho Lee
|
6e521d2f3f
clientv3: add "IsConnCanceled", deprecate "grpc.ErrClientConnClosing"
|
před 6 roky |
Joe Betz
|
a5b2fb5563
clientv3: Introduce custom retry interceptor based on go-grpc-middleware/retry
|
před 6 roky |
Joe Betz
|
1f6548b751
clientv3: Stop expecting retry in integration tests with new grpc balancer
|
před 6 roky |
Gyuho Lee
|
3e69dc5a7c
clientv3/integration: test "rpctypes.ErrLeaseTTLTooLarge"
|
před 6 roky |
Sam Batschelet
|
d21fef2d41
integration: add constant RequestWaitTimeout.
|
před 7 roky |
Gyu-Ho Lee
|
636815909d
clientv3/integration: match context errors to stopped server
|
před 7 roky |
Gyu-Ho Lee
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
před 7 roky |
Anthony Romano
|
2d0eec0b35
clientv3: goword spelling check
|
před 7 roky |
Gyu-Ho Lee
|
556c1a1fe0
integration,clientv3/integration: test LeaseLeases API
|
před 7 roky |
Gyu-Ho Lee
|
b89ef7e295
clientv3/integration: match context canceled on client close
|
před 7 roky |
Anthony Romano
|
755270fa6a
integration: sync lapi server after puts in TestLeaseTimeToLive
|
před 7 roky |
Anthony Romano
|
f6d0dda187
clientv3/integration: drain keepalives before waiting for leader loss
|
před 7 roky |
Anthony Romano
|
6dd8fb6f24
Revert "Merge pull request #7732 from heyitsanthony/lease-err-ka"
|
před 7 roky |
Anthony Romano
|
f3053265ae
clientv3/integration: use new interfaces in lease tests
|
před 7 roky |
Anthony Romano
|
c654370d6d
clientv3/integration: sleep less in TestLeaseRenewLostQuorum
|
před 7 roky |
Anthony Romano
|
7db7744737
clientv3/integration: test lease WithRequireLeader
|
před 7 roky |
Anthony Romano
|
12d3e4e473
integration: test keepalives for short TTLs
|
před 7 roky |
fanmin shi
|
bcfbb096e2
clientv3/integration: test lease not found on TimeToLive()
|
před 7 roky |
fanmin shi
|
366e689eae
clientv3: uses direct client calls in integration tests
|
před 7 roky |
fanmin shi
|
c182428e52
clientv3/integration: stop member before keepalive in TestLeaseKeepAliveInitTimeout
|
před 7 roky |
Anthony Romano
|
46bd842db9
clientv3/integration: test lease grant/keepalive with/without failures
|
před 8 roky |
Denys Smirnov
|
b126e31132
clientv3: better error message for keep alive loop halt
|
před 8 roky |