Iwasaki Yudai
|
eaa0050d4d
*: enforce max lease TTL with 9,000,000,000 seconds
|
6 years ago |
Gyuho Lee
|
21d4307982
lease: use sort.Strings instead of StringSlice
|
7 years ago |
lorneli
|
28a22075ca
lease: test minLeaseTTL limit
|
7 years ago |
Gyu-Ho Lee
|
099fbde809
lease: add 'Leases' method
|
7 years ago |
Gyu-Ho Lee
|
8d41820741
lease: stop lessors after tests
|
7 years ago |
Anthony Romano
|
c38c00f7c3
lessor: extend leases on promote if expires will be rate limited
|
7 years ago |
Gyu-Ho Lee
|
5bba05703c
lease: randomize expiry on initial refresh call
|
7 years ago |
Anthony Romano
|
42d56d5ef7
lease: acquire BatchTx lock in fakeDeleter
|
7 years ago |
Anthony Romano
|
5e4b008106
*: base initial mmap size on quota size
|
7 years ago |
Anthony Romano
|
2f1542c06d
*: use filepath.Join for files
|
7 years ago |
Anthony Romano
|
f0c184b3a2
lease: support mvcc txn
|
7 years ago |
Gyu-Ho Lee
|
6f0723f23f
lease: guard 'Lease.itemSet' from concurrent writes
|
7 years ago |
Gyu-Ho Lee
|
3d75395875
*: remove never-unused vars, minor lint fix
|
7 years ago |
fanmin shi
|
e7f4010cca
lease: Use monotonic time in lease
|
8 years ago |
Gyu-Ho Lee
|
5adca4a720
lease, leasehttp: add TTL() method
|
8 years ago |
Xiang Li
|
f0469f7f25
Merge pull request #6570 from xiang90/lease_expire
|
8 years ago |
Xiang Li
|
279c103517
lease: fix lease expire and add a test
|
8 years ago |
Gyu-Ho Lee
|
4871a4a5f3
lease: remove redundant get method
|
8 years ago |
Xiang Li
|
4d59b6f52c
lease: delete kvs in a txn
|
8 years ago |
Anthony Romano
|
bf71497537
etcdserver, lease: tie lease min ttl to election timeout
|
8 years ago |
Anthony Romano
|
ea21b8ee1f
lessor: fix go vet, goword warnings, and unreliable test
|
8 years ago |
Gyu-Ho Lee
|
ef44f71da9
*: update LICENSE header
|
8 years ago |
Anthony Romano
|
b7ac758969
*: rename storage package to mvcc
|
8 years ago |
Xiang Li
|
e9a0a103e5
*: refresh the lease TTL correctly when a leader is elected.
|
8 years ago |
Xiang Li
|
bfa5e310a9
*: detach keys from leases
|
8 years ago |
Anthony Romano
|
20461ab11a
*: fix many typos
|
8 years ago |
Anthony Romano
|
9113a27bde
lease: grant consistent lease IDs
|
8 years ago |
Xiang Li
|
59bf83c7f4
*: now lease keepAlive works on leader
|
8 years ago |
Xiang Li
|
f01c8188f8
*: rename lease.DeleteableRange to lease.RangeDeleter
|
8 years ago |
Xiang Li
|
f5753f2f51
*: support lease Attach
|
8 years ago |