You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yesterday at 16:13, the production team made modifications to the Nacos configuration. At that time, during peak business hours, they kept prompting that the listener was not finished yet, will try next time, And afterwards, the service instance survived but was not available, and the final restart did not prompt the listener to be not finished yet, will try next time。 I'm not sure if the unavailability of the service was caused by this error. Today, in a pressure test scenario, I returned to modify the nacos configuration and finally reproduced this error. However, the service can still request normally
场景描述:
昨天16:13生产修改nacos配置,当时业务高峰期修改后一直提示listener is not finish yet,will try next time,并且之后服务实例存活,但是不可用,最终重启不在提示listener is not finish yet,will try next time。不确定服务不可用是否是这个错误导致。今天在压测场景下,不停修改nacos配置,触发热更新,最终重现这个报错,服务目前还是可以正常请求。
How to Reproduce
Steps to reproduce the behavior:
Simulate high concurrency scenarios during pressure testing and continuously modify the nacos configuration to generate heat updates
Desktop (please complete the following information):
OS: Centos
Version [ nacos-server 2.2.3]
Module config
SDK spring-cloud-alibaba-nacos 2.2.9.RELEASE
The text was updated successfully, but these errors were encountered:
Yesterday at 16:13, the production team made modifications to the Nacos configuration. At that time, during peak business hours, they kept prompting that the listener was not finished yet, will try next time, And afterwards, the service instance survived but was not available, and the final restart did not prompt the listener to be not finished yet, will try next time。 I'm not sure if the unavailability of the service was caused by this error. Today, in a pressure test scenario, I returned to modify the nacos configuration and finally reproduced this error. However, the service can still request normally
场景描述:
昨天16:13生产修改nacos配置,当时业务高峰期修改后一直提示listener is not finish yet,will try next time,并且之后服务实例存活,但是不可用,最终重启不在提示listener is not finish yet,will try next time。不确定服务不可用是否是这个错误导致。今天在压测场景下,不停修改nacos配置,触发热更新,最终重现这个报错,服务目前还是可以正常请求。
压测场景 jstack打出了线程堆栈
thread_dump.txt
How to Reproduce
Steps to reproduce the behavior:
Simulate high concurrency scenarios during pressure testing and continuously modify the nacos configuration to generate heat updates
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: