Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Guangming Wang 0a6173c9b6 lease: cleanup typo words in lessor.go 5 vuotta sitten
  yanjie.wyj 6a7ee7063c lease: refactor benchmark. 5 vuotta sitten
  nolouch dc8a31eaf0 lease/lessor: recheck if exprired lease is revoked 5 vuotta sitten
  nolouch e20b9d9e16 lease: fix deadlock with renew lease when the checkpointor is set 5 vuotta sitten
  Gyuho Lee d37f1521b7 *: update import paths to "go.etcd.io/etcd" 6 vuotta sitten
  Joe Betz 2edb954bce lease: Checkpoint lease TTLs to prevent indefinite auto-renewal of long lived leases 6 vuotta sitten
  Joe Betz bbe2d777b1 lease: Add LessorConfig and wire zap logger into Lessor 6 vuotta sitten
  Micah Gates aa02ceb2e5 leases: Move lease sorting outside of lock 6 vuotta sitten
  Isaac Diamond 0369298b21 leases: Add metrics to etcd leases 6 vuotta sitten
  Gyuho Lee 561fab1650 lease: fix "unconvert" warnings 6 vuotta sitten
  Brian Cosgrove 13ed9f3197 lease: Clean-up old TODO around lease map and priority queue 6 vuotta sitten
  Gyuho Lee 9c62d7b2d1 leaes: remove unnecessary O(log N) operation when nothing is expiry 6 vuotta sitten
  Gyuho Lee a6984c53de lease: add "expireExists" 6 vuotta sitten
  Gyuho Lee 51b8d68a7f lease: godoc "LeaseWithTime", change field name to "id" 6 vuotta sitten
  micah 6f271d8bf1 lease: Add a heap to optimize lease expiration checks 6 vuotta sitten
  Iwasaki Yudai db21941d1d *: enforce max lease TTL with 9,000,000,000 seconds 6 vuotta sitten
  saiwl 4822116698 lease: Change lease Mutex to RWMutex 6 vuotta sitten
  Gyu-Ho Lee 0e0d9e492f lease: use time.Until in 'Remaining' 7 vuotta sitten
  Anthony Romano eb55917ef6 Merge pull request #8507 from lorneli/lease_monotime 7 vuotta sitten
  lorneli 63aa64d240 lease: use monotime in time.Time for Go 1.9 7 vuotta sitten
  lorneli 7063a5e5cc lease: add limit in lessor.findExpiredLeases function 7 vuotta sitten
  lorneli 77a19cd9d4 lease: fix typos 7 vuotta sitten
  Gyu-Ho Lee 099fbde809 lease: add 'Leases' method 7 vuotta sitten
  Anthony Romano c38c00f7c3 lessor: extend leases on promote if expires will be rate limited 7 vuotta sitten
  Gyu-Ho Lee 5bba05703c lease: randomize expiry on initial refresh call 7 vuotta sitten
  Gyu-Ho Lee 0011b78bd5 lease: rate limit revoke runLoop 7 vuotta sitten
  Anthony Romano f0c184b3a2 lease: support mvcc txn 7 vuotta sitten
  Gyu-Ho Lee 6f0723f23f lease: guard 'Lease.itemSet' from concurrent writes 7 vuotta sitten
  Anthony Romano b5cde6b321 lease: use atomics for accessing lease expiry 7 vuotta sitten
  fanmin shi e7f4010cca lease: Use monotonic time in lease 7 vuotta sitten