-
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
Nacos Client brushing log #1252
Comments
Nacos Client brushing logWhich Component Describe the bug To Reproduce Inject service discovery client Additional context |
Which Component
com.alibaba.nacos:nacos-client:1.0.0
Describe the bug
只要请求不存在的服务,就会不断刷日志
To Reproduce
Steps to reproduce the behavior:
注入服务发现客户端
偿试获取一个不存在的服务
当服务"service-i"不存在或者下线时,客户端就会不断打印如下日志
Additional context
Add any other context about the problem here.
版本号:
Java11 + spring cloud Greenwich.RELEASE + org.springframework.cloud:spring-cloud-starter-alibaba-nacos-discovery:0.9.0.RELEASE
The text was updated successfully, but these errors were encountered: