YczYanchengzhe commented on issue #6151: URL: https://github.com/apache/skywalking/issues/6151#issuecomment-756505182
I did try to do this, but I found that if you call the close method directly, the connection cannot be closed. The phenomenon is that the number of threads will be reduced by 10 after the connection is closed, but it will be created back, which does not solve the problem. The specific reason I suspect is to use HttpAsyncCloseableHttpAsyncClientBase will judge the link status when closing the link, causing the closing to fail. I haven't found any further reasons~  ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org