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


   看了一下代码,如果采用测试类加@net.jcip.annotations.NotThreadSafe注解单线程执行,几乎大部分测试类都需要加,不可行。
   
把AbstractRegistryFactory加个引用计数吧,就像ReferenceCountExchangeClient那样,计数降到0之后再做destroy,如何?


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