pinxiong commented on issue #8689: URL: https://github.com/apache/dubbo/issues/8689#issuecomment-915741900
> 那么能不能在AbstractMetadataReport这些存在线程异步操作的类加上pause和resume接口呢?DubboBootstrap.reset调用pause接口,暂时停掉这些线程,DubboBootstrap.start调用这些类的resume接口 I think this is a temporary solution, we should solve how to manage the life cycle of resources and then to focus on this problem. One of the goals of multi-instance is to solve this problem. You can see + https://www.yuque.com/apache-dubbo/dubbo3/wz70lz + https://www.yuque.com/apache-dubbo/dubbo3/dumgvw -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org