Description
SOLR-4509 removed the usage of distribUpdateSoTimeout and distribUpdateConnTimeout from UpdateShardHandler causing the http client to be created with its default values of connection and read timeout.
Attachments
Attachments
Issue Links
- is broken by
-
SOLR-4509 Move to non deprecated HttpClient impl classes to remove stale connection check on every request and move connection lifecycle management towards the client.
- Resolved