zrlw commented on issue #9623:
URL: https://github.com/apache/dubbo/issues/9623#issuecomment-1165357945

   我们自己还在用2.7.13,所以dubbo3.0+的此类问题还没有遇到。
   
从你贴出的堆栈信息看,dubbo3.0+的FilterChainBuilder需要改一下,CopyOfFilterChainNode、CallbackRegistrationInvoker两个内部类都需要实现Invoker接口的destroyAll方法,分别调用各自invoker的destroyAll。


-- 
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]

Reply via email to