Watch API. blocked forever even with WithRequireLeader option #17611
Labels
area/clientv3
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
type/bug
Bug report criteria
What happened?
watch api blocked forever even with WithRequireLeader option
What did you expect to happen?
no matter how the etcd server changes leader and restarts, as long as WithRequireLeader is set, it won't blocked
How can we reproduce it (as minimally and precisely as possible)?
Anything else we need to know?
clientv3/watch.go/run may
Etcd version (please run commands below)
golang client version : v0.0.0-20200520232829-54ba9589114f
server version : etcd Version: 3.4.16
Etcd configuration (command line flags or environment variables)
No response
Etcd debug information (please run commands below, feel free to obfuscate the IP address or FQDN in the output)
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: