[
https://issues.apache.org/jira/browse/SOLR-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sami Siren updated SOLR-3480:
-----------------------------
Attachment: SOLR-3480.patch
> Refactor httpclient impl details into a utility class
> -----------------------------------------------------
>
> Key: SOLR-3480
> URL: https://issues.apache.org/jira/browse/SOLR-3480
> Project: Solr
> Issue Type: Improvement
> Components: clients - java, replication (java), SolrCloud
> Reporter: Sami Siren
> Assignee: Sami Siren
> Priority: Minor
> Attachments: SOLR-3480.patch
>
>
> Currently there are multiple classes that deal with the impl details of
> httpclient when setting timeouts, basic auth details, retry handling,
> compression etc. I am proposing that we instead move this functionality into
> a reusable utility class.
> The ultimate goal is to be able to easily use for example https or basic auth
> (that can already be used in some parts of solr) throughout solr but that
> will require some more work.
> I will submit a patch shortly.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]