etcd/clientv3/concurrency
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
..
doc.go clientv3: update LICENSE header 2016-05-12 20:50:58 -07:00
election.go concurrency: use create max revision for locks and elections 2016-09-14 17:03:33 -07:00
key.go concurrency: use create max revision for locks and elections 2016-09-14 17:03:33 -07:00
mutex.go concurrency: use create max revision for locks and elections 2016-09-14 17:03:33 -07:00
session.go clientv3: start a session with existing lease 2017-01-30 18:07:22 -08:00
stm.go concurrency: STM snapshot isolation level 2017-01-20 16:22:43 -08:00