paopaoshimeng opened a new issue #9374: URL: https://github.com/apache/dubbo/issues/9374
<!-- If you need to report a security issue please visit https://github.com/apache/dubbo/security/policy --> - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 3.0.4 * Operating System version: window10 * Java version: 8 * nacosclient:2.0.0 * dubbo-registry-nacos: 3.0.4 * dubbo-spring-boot-starter: 3.0.4 ### Steps to reproduce this issue 1. 使用triple协议,启动provider,然后启动consumer 2. 调用一次服务,此时rpc调用正常 3. 重启provider服务,并重启consumer服务 4. 调用此前正常的服务,则抛出异常 Directory already destroyed -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
