You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Sami Siren (JIRA)" <ji...@apache.org> on 2012/06/04 14:19:22 UTC

[jira] [Resolved] (SOLR-3480) Refactor httpclient impl details into a utility class

     [ https://issues.apache.org/jira/browse/SOLR-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sami Siren resolved SOLR-3480.
------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0
    
> 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
>             Fix For: 4.0
>
>         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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org