Historial de Commits

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