Commit History

Author SHA1 Message Date
  Xiang Li 9a73013004 Merge pull request #10797 from jingyih/lease_checkpoint_enabled_by_experimental_flag 5 years ago
  Jingyi Hu e67b9829b6 *: enable lease checkpoint via experimental flag 5 years ago
  Gyuho Lee 1caaa9ed4a test: test update for Go 1.12.5 and related changes 5 years ago
  Gyuho Lee 34bd797e67 *: revert module import paths 5 years ago
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number 5 years ago
  Shin'ya Ueoka aa4313a55a *: fix github links 5 years ago
  nolouch 6ea54195a6 client/integration: try to fix tests 6 years ago
  nolouch c15fb607f6 server: broadcast leader changed 6 years ago
  nolouch fd5ef74b80 clientv3/integration: try to fix tests 6 years ago
  Gyuho Lee d37f1521b7 *: update import paths to "go.etcd.io/etcd" 6 years ago
  Joe Betz d1de41efe1 lease: Add unit and integration tests for lease checkpointing 6 years ago
  Gyuho Lee 8a518b01c4 *: revert "internal/mvcc" change 6 years ago
  Gyuho Lee 80d15948bc *: move "mvcc" to "internal/mvcc" 6 years ago
  Joe Betz a9996f8768 test: Deflake TestV3LeasePrmote integration test 7 years ago
  Gyu-Ho Lee 6f76d52a1a *: deprecate grpc.Code, grpc.ErrorDesc 7 years ago
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 7 years ago
  Gyu-Ho Lee 556c1a1fe0 integration,clientv3/integration: test LeaseLeases API 7 years ago
  Anthony Romano ac061671d5 Revert "integration: remove lease exist checking on randomized expiry" 7 years ago
  Gyu-Ho Lee 5e059fd8dc *: use metadata Incoming/OutgoingContext 7 years ago
  Gyu-Ho Lee 95bc33f37f integration: remove lease exist checking on randomized expiry 7 years ago
  Gyu-Ho Lee 29bbcdd110 integration: bump up 'TestV3LeaseRequireLeader' timeout to 5-sec 7 years ago
  Gyu-Ho Lee 01b6cdf13d integration: ensure revoke completes before TimeToLive 7 years ago
  Gyu-Ho Lee 99a2d6c4b1 integration: use 'time.Until' in Go 1.8 7 years ago
  Anthony Romano b55ea6a70b integration: test require leader for a lease stream 7 years ago
  Gyu-Ho Lee beb58c434c *: fix minor typos 7 years ago
  Gyu-Ho Lee 3d75395875 *: remove never-unused vars, minor lint fix 7 years ago
  fanmin shi 0d08ffa282 integration: don't expect lease not found error for TestV3GetNonExistLease 7 years ago
  fanmin shi fef4a79528 lease: force leader to apply its pending committed index for lease operations 7 years ago
  Anthony Romano f6042890b7 integration: use RequireLeader for TestV3LeaseFailover 7 years ago
  fanmin shi 8ef6687018 etcdserver: fix a node panic bug caused LeaseTimeToLive call on a nonexistent lease 8 years ago