Is it normal to use tomcat?
error("namingService unsubscribe failed, properties:{}", properties, e); } } } 这里的 unsubscribe 放这里合适么?个人觉得应该放到 bean 销毁或者在上下文onClose的时候更加合适。 👍 6 🚀 3 yuhuangbin mentioned this issue Oct 12, 2020 spring-cloud-starter-alibaba-nacos-discovery 2.2.3....
springboot2.4.10集成undertow2.2.10,使用kill -2 进行服务停机。NacosWatch报error namingService unsubscribe failed 异常为 UT015023 this context has been already destroyed。使用SpringCloud-Nacos版本是2021.1 nacos客户端是1.4.1