fengcunhan opened a new issue #2272: URL: https://github.com/apache/incubator-shenyu/issues/2272
### Volunteer help When concurrent requests for an dubbo type interface, look at the Dubbo thread pool of the gateway. Many thread of DubboClientHandlers will be created to handle the response. The root cause is still Dubbo's default scheduling strategy, which can be solved by settings the reference . -- 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]
