veloting
veloting
goland的文件->设置->编辑器->文件类型 找到lua确认一下文件名模式.lua后缀是不是在里面
@ldez etcd lease will expire when there is a problem with the network or etcd server that more than keepalive ttl. the ch will close when keepalive had a problem,...
1.put(key, value, opt.keepalive=true) to etcd 2. kill etcd server 3. wait for 30s 4. start etcd server problem: 5. the key will not exist in the etcd server expect: 5...
@ldez should i provide more information?
@ldez thank you for your reply but if the keepalive channel is closed the key will expired later the put caller need run a new more goroutine to check the...