You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/09/23 11:59:30 UTC

[GitHub] [dubbo] zrlw edited a comment on issue #8895: #8872 transfer layer session no close

zrlw edited a comment on issue #8895:
URL: https://github.com/apache/dubbo/issues/8895#issuecomment-925743542


   for 1, n do
   instance = ReferenceConfig.get();
   call instance.func() success();
   ReferenceConfig.getInvoker().destroyAll();  <== 加一个这个试试原生的2.7.14还有没有资源泄露
   ReferenceConfig.destroy();
   end


-- 
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-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org