Commit Verlauf

Autor SHA1 Nachricht Datum
  Gyuho Lee 1caaa9ed4a test: test update for Go 1.12.5 and related changes vor 5 Jahren
  Gyuho Lee 34bd797e67 *: revert module import paths vor 5 Jahren
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number vor 5 Jahren
  nolouch e20b9d9e16 lease: fix deadlock with renew lease when the checkpointor is set vor 5 Jahren
  Gyuho Lee d37f1521b7 *: update import paths to "go.etcd.io/etcd" vor 6 Jahren
  Joe Betz d1de41efe1 lease: Add unit and integration tests for lease checkpointing vor 6 Jahren
  Joe Betz bbe2d777b1 lease: Add LessorConfig and wire zap logger into Lessor vor 6 Jahren
  Iwasaki Yudai db21941d1d *: enforce max lease TTL with 9,000,000,000 seconds vor 6 Jahren
  Gyuho Lee 8a518b01c4 *: revert "internal/mvcc" change vor 6 Jahren
  Gyuho Lee dd2f3b0de8 *: revert "internal/lease" change vor 6 Jahren
  Gyuho Lee 349a377a67 *: move "lease" to "internal/lease" vor 6 Jahren
  Gyuho Lee 21d4307982 lease: use sort.Strings instead of StringSlice vor 6 Jahren
  lorneli 28a22075ca lease: test minLeaseTTL limit vor 7 Jahren
  Gyu-Ho Lee 099fbde809 lease: add 'Leases' method vor 7 Jahren
  Gyu-Ho Lee 8d41820741 lease: stop lessors after tests vor 7 Jahren
  Anthony Romano c38c00f7c3 lessor: extend leases on promote if expires will be rate limited vor 7 Jahren
  Gyu-Ho Lee 5bba05703c lease: randomize expiry on initial refresh call vor 7 Jahren
  Anthony Romano 42d56d5ef7 lease: acquire BatchTx lock in fakeDeleter vor 7 Jahren
  Anthony Romano 5e4b008106 *: base initial mmap size on quota size vor 7 Jahren
  Anthony Romano 2f1542c06d *: use filepath.Join for files vor 7 Jahren
  Anthony Romano f0c184b3a2 lease: support mvcc txn vor 7 Jahren
  Gyu-Ho Lee 6f0723f23f lease: guard 'Lease.itemSet' from concurrent writes vor 7 Jahren
  Gyu-Ho Lee 3d75395875 *: remove never-unused vars, minor lint fix vor 7 Jahren
  fanmin shi e7f4010cca lease: Use monotonic time in lease vor 7 Jahren
  Gyu-Ho Lee 5adca4a720 lease, leasehttp: add TTL() method vor 8 Jahren
  Xiang Li f0469f7f25 Merge pull request #6570 from xiang90/lease_expire vor 8 Jahren
  Xiang Li 279c103517 lease: fix lease expire and add a test vor 8 Jahren
  Gyu-Ho Lee 4871a4a5f3 lease: remove redundant get method vor 8 Jahren
  Xiang Li 4d59b6f52c lease: delete kvs in a txn vor 8 Jahren
  Anthony Romano bf71497537 etcdserver, lease: tie lease min ttl to election timeout vor 8 Jahren