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

关于服务提供者下线后重新上线,不通过重启客户端无法被服务提供者感知 #64

Open
dandelionstar opened this issue May 2, 2022 · 1 comment

Comments

@dandelionstar
Copy link

如果一个服务提供者下线,和已经建立连接的服务消费者无法应答心跳,抛出异常断开连接。服务重新上线后,因为服务提供者信息被放在了缓存,缓存内容没有更新,导致客户端无法感知到服务重新上线,而不会去向该服务提供者请求服务

@zrd113
Copy link

zrd113 commented May 13, 2022

会通过watch更新吧

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

2 participants