-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
[Bug] The instances still exist after client didn't sent heart beat. #4829
Labels
kind/bug
Category issues or prs related to bug.
Comments
This comment has been minimized.
This comment has been minimized.
horizonzy
changed the title
[Bug] The instances still exist when the client not sent heart beat.
[Bug] The instances still exist after client didn't sent heart beat.
Jan 28, 2021
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
So should we removed oldService from listener map first, and then to destroy old service? |
The code should be optimize. But I am not sure this solution can solve this strange case. |
This comment has been minimized.
This comment has been minimized.
refer #4821 |
the reason see: https://www.yuque.com/docs/share/1735ed96-49e8-46e5-bda7-ed7188333042?# 《Nacos客户端停止后,服务无法正常下线问题》 |
horizonzy
added
kind/bug
Category issues or prs related to bug.
and removed
kind/research
labels
Mar 8, 2021
KomachiSion
added a commit
to KomachiSion/nacos
that referenced
this issue
Mar 17, 2021
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
nacos-server env: three nacos-server nodes build cluster.
node 1: 10.248.224.223
node 2: 10.248.224.187
node 3: 10.248.224.198
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: