Skip to content
New issue

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

contrib/registry/etcd: etcd will not re-register if it is disconnected #3683

Open
waker-wang opened this issue Jul 15, 2024 · 0 comments · May be fixed by #3698
Open

contrib/registry/etcd: etcd will not re-register if it is disconnected #3683

waker-wang opened this issue Jul 15, 2024 · 0 comments · May be fixed by #3698
Labels
bug It is confirmed a bug, but don't worry, we'll handle it.

Comments

@waker-wang
Copy link

Go version

go1.22.4 darwin/arm64

GoFrame version

v2.7.2

Can this bug be reproduced with the latest release?

Option Yes

What did you do?

Use ETCD registration service

What did you see happen?

Use etcd to automatically discover, after 1 minute of closing etcd
The service will automatically reconnect to etcd, but it will not re-register the service address

What did you expect to see?

Automatically reconnect when the etcd connection is disconnected and register for the service

@waker-wang waker-wang added the bug It is confirmed a bug, but don't worry, we'll handle it. label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug It is confirmed a bug, but don't worry, we'll handle it.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant