运行一个微服务项目的时候,一直出现nacos栈溢出的问题。

出现这种错误提示:
the web application [root] apperars to have started a thread named [com.alibaba.nacos.naming.push.updater] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread

貌似是个bug,升级到nacos-client 1.3.1以后就可以了。