You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "tswstarplanet (GitHub)" <gi...@apache.org> on 2019/01/12 18:47:19 UTC

[GitHub] [incubator-dubbo] tswstarplanet commented on issue #3204: 通过 API 编程进行泛化调用后如何销毁Consumer(ReferenceConfig)所关联的线程

I think Dubbo use thread pool to execute an RPC invoke, when the invoke ends, the threads of thread pool does not exit because it is used to execute following RPC invokes.

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3204 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org