|
b732f96e07
|
integration: drain keepalives in TestLeaseKeepAliveCloseAfterDisconnectRevoke
Fixes #5900
|
2016-07-21 10:50:44 -07:00 |
|
|
0554ef9c39
|
clientv3/integration: tests for closing lease channel
|
2016-06-09 09:12:59 -07:00 |
|
|
62f8ec25c0
|
clientv3: use grpc reconnection logic
|
2016-06-08 01:04:59 -07:00 |
|
|
0cb4dd4331
|
clientv3/integration: test lease closed connection
Tests if lease operations return ErrConnClosed when
the client is closed.
|
2016-06-03 16:41:32 -07:00 |
|
|
fd9e07a529
|
clientv3: update LICENSE header
|
2016-05-12 20:50:58 -07:00 |
|
|
b3ebe66c97
|
clientv3/integration: tests with new errors
|
2016-04-29 12:00:26 -07:00 |
|
|
f148f4b2b9
|
clientv3/integration: tests error types (rpctypes)
|
2016-04-28 15:42:27 -07:00 |
|
|
af1a0b60e2
|
etcdserver: respond with ttl=0 for revoked lease keep alive
Fixes #5172
|
2016-04-26 13:53:20 -07:00 |
|
|
da5bd04a1a
|
clientv3: Remove superflous LeaseID casts in integration tests.
The integration tests under clientv3 have superflous LeaseID casts
that are not needed as the ID field of the lease responses are of
type LeaseID now.
|
2016-04-15 17:48:20 -07:00 |
|
|
e3fd246414
|
clientv3: fix KeepAliveOnce return error message
|
2016-04-11 08:13:36 +08:00 |
|
|
dc17eaace7
|
*: rename Lease Create to Grant
Creating a lease through the client API interface union looked like
"c.Create(...)"-- the method name wasn't very descriptive.
|
2016-04-07 12:28:14 -07:00 |
|
|
bd832e5b0a
|
*: migrate Godeps to vendor/
|
2016-03-22 17:10:28 -07:00 |
|
|
a001651bc1
|
clientv3: remove dependency on lease package
|
2016-03-17 11:52:34 -07:00 |
|
|
44753594ec
|
v3rpc: move errors to v3rpc/rpctypes
Fixes #4771
|
2016-03-17 11:52:34 -07:00 |
|
|
3c9e8540a7
|
clientv3: optionize put and delete
|
2016-02-10 15:03:11 -08:00 |
|
|
51c4894f62
|
clientv3: ctx-ize KV
|
2016-02-09 17:42:34 -08:00 |
|
|
86aafcd15a
|
clientv3/integration: fix args format in Errorf/Printf
|
2016-02-03 22:17:58 +01:00 |
|
|
fd0e68d16b
|
clientv3/integration: test lease keepalive
|
2016-02-02 10:59:22 -08:00 |
|
|
bef7887c0d
|
clientv3/integration: add basic lease test
|
2016-02-01 12:59:44 -08:00 |
|