RE: Thread named 'httpclient-main-1' not stopped when shutting down pool

2019-02-28 Thread Joan Balagueró
name 'org.apache.hc' correct? Thanks, Joan. -Mensaje original- De: Oleg Kalnichevski [mailto:ol...@apache.org] Enviado el: sábado, 23 de febrero de 2019 17:36 Para: HttpClient User Discussion Asunto: Re: Thread named 'httpclient-main-1' not stopped when shutting down pool

Re: Thread named 'httpclient-main-1' not stopped when shutting down pool

2019-02-23 Thread Oleg Kalnichevski
On Fri, 2019-02-22 at 13:14 +0100, Joan Balagueró wrote: > Hello, > > > > When I shutdown my ‘CloseableHttpAsyncClient’instance (that has set a > ‘PoolingAsyncClientConnectionManager’) a thread called ‘httpclient- > main-1’ > is not stopped and the following message is logged in tomcat log: >