I also added the following timeout for the connection, still not working:

            client.getParams().setSoTimeout(httpClientPingTimeout);
           
client.getParams().setConnectionManagerTimeout(httpClientPingTimeout);

-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/using-HTTPClient-sending-solr-ping-request-wont-timeout-as-specified-tp1691292p1691355.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to