We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There are some similar code with etcd watch loop:
pd/pkg/tso/keyspace_group_manager.go
Line 463 in 400e3bd
pd/pkg/keyspace/tso_keyspace_group.go
Line 299 in 400e3bd
pd/server/server.go
Line 1772 in 400e3bd
pd/server/keyspace_service.go
Line 72 in 400e3bd
The text was updated successfully, but these errors were encountered:
etcdutil: add watch loop (#6390)
99742e9
close #6391 Signed-off-by: lhy1024 <admin@liudos.us>
etcdutil: add watch loop (tikv#6390)
019dc93
close tikv#6391 Signed-off-by: lhy1024 <admin@liudos.us>
69d6467
close tikv#6391 Signed-off-by: lhy1024 <admin@liudos.us> Signed-off-by: zeminzhou <zhouzemin@pingcap.com>
e949c32
Successfully merging a pull request may close this issue.
Development Task
There are some similar code with etcd watch loop:
pd/pkg/tso/keyspace_group_manager.go
Line 463 in 400e3bd
pd/pkg/keyspace/tso_keyspace_group.go
Line 299 in 400e3bd
pd/server/server.go
Line 1772 in 400e3bd
pd/server/keyspace_service.go
Line 72 in 400e3bd
The text was updated successfully, but these errors were encountered: