Xiang Li
|
e9a0a103e5
*: refresh the lease TTL correctly when a leader is elected.
|
hace 8 años |
Xiang Li
|
adcba975cb
*: recover lessor when applying snapshot
|
hace 8 años |
Xiang Li
|
bfa5e310a9
*: detach keys from leases
|
hace 8 años |
Anthony Romano
|
20461ab11a
*: fix many typos
|
hace 8 años |
Xiang Li
|
e925a359a2
lease: fix restore
|
hace 8 años |
Anthony Romano
|
9572197aee
etcdserver: return error when putting a key with a bad lease id
|
hace 8 años |
Anthony Romano
|
be7d573366
lease: store server-decided TTL in lease
|
hace 8 años |
Anthony Romano
|
9113a27bde
lease: grant consistent lease IDs
|
hace 8 años |
Gyu-Ho Lee
|
835d824965
*: minor typos, kill TODOs
|
hace 8 años |
Gyu-Ho Lee
|
b6077f9d57
*: fix minor typos
|
hace 8 años |
Xiang Li
|
6b1d9fb7ce
*: stop lessor when etcdserver is stopped
|
hace 8 años |
Xiang Li
|
59bf83c7f4
*: now lease keepAlive works on leader
|
hace 8 años |
Xiang Li
|
f01c8188f8
*: rename lease.DeleteableRange to lease.RangeDeleter
|
hace 8 años |
Xiang Li
|
f5753f2f51
*: support lease Attach
|
hace 8 años |
Xiang Li
|
12912501bd
lease: remove minExpiry and add helper funcs
|
hace 8 años |
Xiang Li
|
2566699a48
*: revoke expired leases
|
hace 8 años |
Xiang Li
|
f5fa9b5384
*: expose Lessor Promote and Demote interface
|
hace 8 años |
Xiang Li
|
99bee2fd29
Merge pull request #4162 from xiang90/lease
|
hace 8 años |
Xiang Li
|
d9ca929a33
*: add support for lease create and revoke
|
hace 8 años |
Xiang Li
|
6f39608624
Merge pull request #4160 from xiang90/fix_lease
|
hace 8 años |
Xiang Li
|
f22ea70c14
lease: unlock before another batch operation
|
hace 8 años |
Anthony Romano
|
f9af744be3
lease: move storage.NoLease to lease package
|
hace 8 años |
Xiang Li
|
9156e54f1f
lease: recovery leases from backend
|
hace 8 años |
Xiang Li
|
09b420f08c
*: move leaseID typedef to lease pkg
|
hace 8 años |
Xiang Li
|
25f82b25f7
lease: modify API and persist lease to disk
|
hace 8 años |
Xiang Li
|
bf3bc0ed6b
lease: delete items when the lease is revoked.
|
hace 9 años |
Xiang Li
|
bf70b5127a
lease: initial lessor impl
|
hace 9 años |