etcd/integration
Ravi Gadde c586218ec6 clientv3: start a session with existing lease
This change is needed to handle process restarts with elections. When the
leader process is restarted, it should be able to hang on to the leadership
by using the existing lease.

Fixes #7166
2017-01-30 18:07:22 -08:00
..
fixtures integration: use RSA certs for testing 2016-07-05 13:21:21 -07:00
bridge.go integration: use only digits in unix ports 2017-01-05 12:34:54 -08:00
cluster.go integration: add grpc auth testing 2017-01-09 15:53:36 -08:00
cluster_direct.go integration: add grpc auth testing 2017-01-09 15:53:36 -08:00
cluster_proxy.go grpcproxy, etcdmain, integration: add close channel to kv proxy 2017-01-18 11:51:16 -08:00
cluster_test.go integration: fix live lock in issue3699 2016-08-31 12:25:24 -07:00
doc.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
embed_test.go test: fix failure message in TestEmbedEtcd 2017-01-26 14:00:32 -08:00
logger_test.go *: separate 'capnslog' log level setting 2016-09-10 20:26:51 +09:00
main_test.go *: detect leaky goroutines, fix leaks 2016-01-23 13:52:41 -08:00
member_test.go client/integration: test v2 client one shot operations 2016-07-07 15:58:58 -07:00
network_partition_test.go integration: write to leader group first, or wait 2016-08-17 11:09:33 -07:00
v2_http_kv_test.go *: separate 'capnslog' log level setting 2016-09-10 20:26:51 +09:00
v3_auth_test.go integration: add grpc auth testing 2017-01-09 15:53:36 -08:00
v3_barrier_test.go api: add v3rpc capability 2016-05-23 14:45:08 -07:00
v3_double_barrier_test.go integration: fix race in TestDoubleBarrierFailover 2016-08-17 11:56:49 -07:00
v3_election_test.go clientv3: start a session with existing lease 2017-01-30 18:07:22 -08:00
v3_grpc_test.go integration: put,txn with 'ignore_lease' flag 2017-01-25 03:07:23 +05:30
v3_lease_test.go lease: force leader to apply its pending committed index for lease operations 2016-12-22 14:24:38 -08:00
v3_lock_test.go integration: fix rwmutex test to check write locking 2016-09-13 14:09:59 -07:00
v3_maintenance_test.go integration: test inflight Hash call on nil db 2016-10-21 11:02:54 -07:00
v3_queue_test.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
v3_stm_test.go integration: fix STM tests to compile against new interface 2017-01-20 16:30:58 -08:00
v3_watch_test.go integration: defer clus.Terminate in watch tests 2016-12-30 12:34:04 -08:00