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

nacos注册发现优雅停机问题 #213

Open
FelixLiuSheng opened this issue Nov 11, 2021 · 0 comments
Open

nacos注册发现优雅停机问题 #213

FelixLiuSheng opened this issue Nov 11, 2021 · 0 comments

Comments

@FelixLiuSheng
Copy link

版本:nacos-discovery-spring-boot-starter/0.2.0
在服务停机时,在服务停机的最后次序才向nacos server发送shutDown命令,但在发送后到服务接收以及通知其他服务时,中间存在很大的时差,在这个时差中间会出现外部流量进入,即未能达到优雅停机的效果,应该将shutDown放置到停机销毁前执行,以免减少外部流量的侵入

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant