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