QingJuBaiTang opened a new issue, #11424: URL: https://github.com/apache/dubbo/issues/11424
### Environment * Dubbo version: 3.1.3 * Operating System version: macos * Java version: 1.8 ### Steps to reproduce this issue 1. 通过继承AbstractProxyProtocol实现一个自定义protocol 2. 不断的发起rpc调用,rpc调用需要抛出异常 ### Expected Behavior 正常调用,正常处理异常 ### Actual Behavior 跑了一段时间以后应用会oom -- 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]
