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

David Smiley updated SOLR-17968:
--------------------------------
    Description: 
Add HttpSolrClient base class with {{{}getBaseURL(){}}}. HttpSolrClientBase 
(base of Jetty & JDK clients) shall implement it.

The "old" HttpSolrClient (the implementation using Apache HttpClient) is 
temporarily in the test framework on death row.

  was:
Add HttpSolrClient base class with {{{}getBaseURL(){}}}. HttpSolrClientBase 
(base of Jetty & JDK clients) shall implement it.

The "old" HttpSolrClient (the implementation using Apache HttpClient) is 
temporarily in the test framework on death row. This issue would rename that to 
HttpApacheSolrClient, and also make it extend HttpSolrClient. There's a bit of 
builder conversion to do, to make that happen there.


> Add HttpSolrClient as base class
> --------------------------------
>
>                 Key: SOLR-17968
>                 URL: https://issues.apache.org/jira/browse/SOLR-17968
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrJ
>    Affects Versions: 10.0
>            Reporter: David Smiley
>            Assignee: David Smiley
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> Add HttpSolrClient base class with {{{}getBaseURL(){}}}. HttpSolrClientBase 
> (base of Jetty & JDK clients) shall implement it.
> The "old" HttpSolrClient (the implementation using Apache HttpClient) is 
> temporarily in the test framework on death row.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to